hanchenye-llvm-project/clang/test/Parser/skip-function-bodies.h

4 lines
35 B
C

int header1(int t) {
return t;
}