Closed
Description
openedon Sep 27, 2020
Given this scenario
- Build project consuming a KSP
- Project fails to compile due to bug in generated code
- Change KSP impl to fix it
- Recompile project
- Project still fails with previous error message, even though generated code is now correct. Requires cleaning first
Activity