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.