whut
Results
1
issues of
whut
If you try to parse ```lua if a == b == c then end ``` it raises a syntax error ``` luaparser.builder.SyntaxException: Error: Expecting one of 'and', 'not', 'or', 'then',...