summaryrefslogtreecommitdiff
path: root/test/DebugInfo/Inputs/dwarfdump-test2-helper.cc
blob: 7d9264050bd9432d857d3a119e42f44458861494 (plain)
1
2
3
extern "C" int a() {
  return 0;
}