]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx
1f46ef49ef199381410567c03a917aebd62e47c0
[apple/ld64.git] / unit-tests / test-cases / dwarf-debug-notes-r / foo.cxx
1 int foo()
2 {
3 return 10;
4 }