android_mt6572_jiabo/external/llvm/test/DebugInfo/Inputs/dwarfdump-test2-helper.cc
2025-09-05 16:56:03 +08:00

3 lines
35 B
C++

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