__if_comp__ __C__ simple_passthrough """ #include int main() { printf("hello world! (of selfhosting! (silly selfhosting for now))\n"); return 0; } """ var a = 1 var b = 2