3 lines
81 B
Text
3 lines
81 B
Text
void test () { # Error on line 0 col -1: No main function.
|
|
bool a = false;
|
|
}
|