Just reported an kotlin IC issue <here> where incr...
# ksp
y
Just reported an kotlin IC issue here where incremental compilation of unit test fails when the processor takes code generated by another plugin as input. I’m not 100% sure it’s a KSP bug as it doesn’t happen with
kotlin.incremental=false
so please let me know if I should report on YouTrack instead.
👀 1
This one is kind of similar but looks more like a KSP issue: https://github.com/google/ksp/issues/1313