Compile error on otherwise valid array definition.
LadyCailinBot opened this issue ยท 2 comments
CMDHELPER-2874 - Reported by CyaNox
@t = array(' ': 1)
results in:
[10:04:52 INFO]: IncludeException: There was a compile error when trying to include the script at /.../auto_include.ms
There was a compile error when trying to include the script at /.../Core.Misc.inc.ms
Unexpected ":" symbol :: Core.Misc.inc.ms:511 :: auto_include.ms:2
<<main code>>:/.../auto_include.ms:0
Comment by LadyCailin
Ugh. Whack-a-mole. This must have broken when I fixed spaces before a colon.