Robert Jaros
02/21/2025, 6:13 PMACTUAL_WITHOUT_EXPECT
compiler error suppression. I'm using this suppression on the actual class, for which the corresponding expect class is generated by the KSP plugin. This suppression allows opening the clean project in the IDE without errors, even before the KSP processor is executed. Unfortunately my request was just declined by the compiler team with a suggestion to forward the problem to the KSP team. So can I ask for your suggestions on how to solve this problem?