llvm/lldb/test/Shell/Driver/Inputs/hello.c

int main(void) {
  return 0;
}