Numbered Steps to Reproduce Problem:
Run the example code
Code Snippet (if applicable) to Reproduce Problem:
/proc/main()
world.log << "main: " + "[__TYPE__]"
Expected Results: Not getting a compiler error.
Actual Results: error: compiler passed out (please report this bug)
Also throws a "(possible infinite cross-reference loop)" error.
Does the problem occur:
Every time? Or how often? Always
In other games? N/A
In other user accounts? N/A
On other computers? N/A
When does the problem NOT occur? N/A
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.) __TYPE__ didn't exist in earlier versions
Workarounds: N/A