3 lines
71 B
Text
3 lines
71 B
Text
int main (a) { # Error on line 1 col 10: Syntax error.
|
|
return a;
|
|
}
|