I'm facing an intermittent `Actual ... has no corr...
# multiplatform
d
I'm facing an intermittent
Actual ... has no corresponding expected declaration
since first version, when compiling with gradle. I have recorded a video reproducing the problem. It seems that it happens when modifying a file containing an actual. When having two modules with expectedBy using platform-jvm. I have android + jvm doing this.

https://youtu.be/DsqGGRimTnY

i
d
Nice. It seems that one, thanks! I will evaluate if don't having incremental compilation is better for my case than running it several times (timewise). I didn't know if it was just me, and if it was reported already. So great 👍