<@U73A7SPLP> commented on <@U73A7SPLP>’s file <htt...
# getting-started
u
@Kevin Nguyen commented on @Kevin Nguyen’s file https://kotlinlang.slack.com/files/U73A7SPLP/F8U1DQDT6/main_function.txt: when I used delay function
delay(1000)
, I received
Exception in thread "ForkJoinPool.commonPool-worker-1" java.lang.NoSuchMethodError: kotlinx.coroutines.experimental.DelayKt.delay(I)V
😞 I have searched