Closed bafain closed 12 years ago
Trying to parse the following Worthwhile program
if (false) { } else { }
gives the syntax error "missing EOF at 'else'".
Trying to parse the following Worthwhile program
gives the syntax error "missing EOF at 'else'".