Open emlai opened 5 years ago
Conditional compilation blocks can currently be used only at global scope. Allow using them also inside functions.
This will probably be implemented via compile-time if-statements.
Conditional compilation blocks can currently be used only at global scope. Allow using them also inside functions.
This will probably be implemented via compile-time if-statements.