Why it is not possible to use semicolons after closing braces like in C++? For example after enum or class declarations?
Thanks in advance!
Question: Semicolon after closing braces?
Is this something recent? I use rev 1094 in my project and I am able to put semicolons after end of classes and interfaces, they are just optional. I would be very sad if they are no longer allowed since some newer revision as it would greatly complicate things.
It is supposed to work. It should be ignored by the script compiler, like TheAtom mentioned.
I just verified that this is still working properly and didn't find anything wrong.
Is there a specific script that you're having trouble compiling?
I just verified that this is still working properly and didn't find anything wrong.
Is there a specific script that you're having trouble compiling?
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement