clang-tidy-readability-iden.../test_GlobalFunction.cpp
2019-04-24 16:46:26 +03:00

5 lines
45 B
C++

int global_function() {
return 0;
}