llvm/lldb/test/API/commands/target/auto-install-main-executable/main.cpp

int build = BUILD;

int main() {
  return BUILD;
}