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

5 lines
51 B
C++
Raw Normal View History

static int staticFunction() {
return 0;
}