I have updated my intellij to 2020.2.4. My Kotlin plugin is updated too. I am using Kotlin 1.4.20.
I'm trying to create a new multiplatform library. But everytime I try to create an "actual" implementation of an "expected" class, I get this this error:
- Cannot perform operation. Too complex, sorry.
Anyone had this issue also?