llvm-for-llvmta/test/DebugInfo/Inputs/dwarfdump-test2-helper.cc

4 lines
35 B
C++

extern "C" int a() {
return 0;
}