blob: 06c9d0362eb09eef5713ee380f6d9a58f5e98225 [file] [log] [blame]
int main() {
printf("Hello, world\n");
return 0;
}