micnikolaev
Results
1
issues of
micnikolaev
Hi, I am trying to create components depending on the preprocessor condition: `#if MODULE_TEST var testComponent: TestComponentProtocol { get } #endif ` But NeedleGenerated generates this component even if MODULE_TEST...