llvm/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/bundle.c

int foo ()
{
    return 5;
}