blob: 8c74b3496f7c5cceb0dfd5e804288364efc03545 [file] [log] [blame]
int main(void) {
int x = 0;
return x;
}