llvm-project/lldb/test/Shell/Host/Inputs/simple.c

2 lines
53 B
C

int main(int argc, char const *argv[]) { return 0; }