-
- Downloads
Add a macro for the fairly common "eat next semicolon" syntax trick
You use this when you're defining a macro to be used at file scope, and you want to require a semicolon afterwards.
Please register or sign in to comment
You use this when you're defining a macro to be used at file scope, and you want to require a semicolon afterwards.