llvm/lldb/test/API/symbol_ondemand/breakpoint_language/cpp_lang.cpp

int func_from_cpp() { return 10; }