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

5 lines
52 B
C++
Raw Permalink Normal View History

2019-04-24 13:46:26 +00:00
static int static_function() {
return 0;
}