]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/dwarf-debug-notes-r/foo.cxx
ld64-85.2.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dwarf-debug-notes-r / foo.cxx
CommitLineData
69a49097
A
1int foo()
2{
3 return 10;
4}