xref: /llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/two.c (revision 96d12187b3d28f63d29802a7af49dfe53cc306f3)

two()1 int two() { return 10; }
2