clang-tidy-readability-iden.../sources/Function.cpp

5 lines
52 B
C++

static int static_function() {
return 0;
}