<https://gist.github.com/tateisu/cbda451135d2b5c9b...
# android
t
e
https://pl.kotl.in/aMC0oE8x3 no issues on Kotlin Playground
t
what is the kotlin version of this Playground? (also, is it JVM environment?)
As an environment-dependent issue, how can we fix this issue?
e
JUnit is JVM-only, so example is running in a JVM environment. you can change the configuration for different versions of Kotlin, or to JS/IR backends (if you change the code to non-JUnit)