1#include <stdlib.h>
2#include <stdio.h>
3int main(void) { printf(format: "hello, world"); }
4

source code of llvm_build/CMakeFiles/simple.cc