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

5 lines
52 B
C++

static int static_function() {
return 0;
}