fixed the wrong argument handling problem
This commit is contained in:
@@ -1008,7 +1008,6 @@ not_comment:
|
||||
|
||||
return 0;
|
||||
|
||||
|
||||
unterminated:
|
||||
set_syntax_error (moo, MOO_SYNERR_CMTNC, LEXER_LOC(moo), MOO_NULL);
|
||||
return -1;
|
||||
|
||||
Reference in New Issue
Block a user