xref: /llvm-project/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/bundle.c (revision 99451b4453688a94c6014cac233d371ab4cc342d)

foo()1 int foo ()
2 {
3     return 5;
4 }
5