Turn on LuaParser error reporting.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
options {
|
||||
STATIC = false;
|
||||
JDK_VERSION = "1.3";
|
||||
ERROR_REPORTING = false;
|
||||
ERROR_REPORTING = true;
|
||||
UNICODE_INPUT = true;
|
||||
DEBUG_LOOKAHEAD = false;
|
||||
DEBUG_PARSER = false;
|
||||
|
||||
Reference in New Issue
Block a user