1int main(int argc, char **argv) {
2 int to_complete = 0;
3 return to_complete;
4}
5

source code of lldb/test/API/iohandler/completion/main.c