Parser crash with INDEX keyword in export
Brought to you by:
anthonysteele
Tested with JCF_v2.43
when parsing expression below, it throws an exception:
[code]
exports
GetModuleInfo index Integer(piGetModuleInfo)name 'GetModuleInfo',
[/code]
------------------------------------------------------------------------
Exception TEParseError Unexpected token, expected ""
Near INTEGER at line 134 col 23
------------------------------------------------------------------------
test file