Hey folks, is this expected that importing `import...
# kotlin-native
n
Hey folks, is this expected that importing
import kotlin.test.Test
is highlighted red in the IDE when the test is located in the
commontTest
source set? Gradle build doesn’t fail, seems like an IDE issue.
hmm seems more like a #multiplatform question…