llvm/lldb/test/API/commands/target/dump-separate-debug-info/oso/foo.cpp

#include "foo.h"

int foo() { return 1; }