llvm/lldb/test/API/functionalities/completion/shared.cpp

int foo() {
  return 123;
}