Files
codechecker-analysis-action/test/ctu/lib.cpp

4 lines
29 B
C++
Raw Normal View History

2021-11-28 14:31:07 +01:00
int zero() {
return 0;
}