Closed Coryf88 closed 4 years ago
Describe the bug The config parser inconsistently throws an unexpected "Missing equal sign" error for classes.
To Reproduce
configparse__ "class A {};"
=
Expected behavior No error.
Screenshots N/A
Additional context N/A
cannot reproduce, please reopen if still relevant with latest (see https://github.com/SQFvm/runtime/actions?query=workflow%3ACI)
Describe the bug The config parser inconsistently throws an unexpected "Missing equal sign" error for classes.
To Reproduce
configparse__ "class A {};"
a few times.=
). The error's column is also inconsistent. I've seen 12, 13, 14, 15, 19 and 20.Expected behavior No error.
Screenshots N/A
Additional context N/A