Is it expected that the test source set doesn't im...
# javascript
c
Is it expected that the test source set doesn't import
kotlin
, but the kotlin-test crashes if it is not imported?
t
Is it in Kotlin
1.9.22
only?
c
No, this is on 1.9.21. I haven't tested 1.9.22 yet.
t
Do you exclude DOM stdlib?
c
No