- Joined
- Jul 20, 2018
- Messages
- 177
JassHelper forces to have at least one space after
To be more clear:
These are proper preprocessor commands.
This is a comment.
//!
for text macros. Otherwise, it treats everything after as a comment. But TESH still uses preprocessor style for such lines.To be more clear:
These are proper preprocessor commands.
vJASS:
//! runtextmacro MyMacro
//! runtextmacro MyMacro
This is a comment.
vJASS:
//!runtextmacro MyMacro
Last edited: