ff846e787f
Only if its values are different, see the test
4 lines
195 B
Plaintext
Vendored
4 lines
195 B
Plaintext
Vendored
compiler/testData/cli/jvm/coroutines.kt:1:1: warning: the feature "coroutines" is experimental (see: https://kotlinlang.org/docs/diagnostics/experimental-coroutines)
|
|
suspend fun simple() = 5
|
|
^
|
|
OK |