Bugzilla – Bug 4164
Compiler iloops on large array declarations
Last modified: 2013-06-18 03:57:18 PDT
After such code: new arr[Float:3.0][5][Float:7.0]; Compiler not respond anymore. No errors generated, also in official web compiler...
Why are you writing code like that?
Someone send to me code with such things, with request to find an error (why it wont compile). So, its not me ^__^