XSharpPublic
XSharpPublic copied to clipboard
VOXporter problem with parsing entities
When parsing the following line, VOXporter incorrectly interprets it as new entity marker:
IF TRUE && comment here GLOBAL
Chris,
In X#, apart from the Core and Vulcan dialects, && is the equivalent of //
Robert, yeah, it's just a bug in the VOXporter parser, I'm looking into it