it looks like expect/actual are not resolved prope...
# multiplatform
k
it looks like expect/actual are not resolved properly by IDEA for
commonTest
, even though they are for
commonMain
. it doesn't handle source set dependencies properly.
causes the red error underline in the IDE
r
I’ve had this problem in the past but recently haven’t seen it. Generally just an IDE problem though. Should build fine from Gradle.
k
it is, i just hate having red underlines