Files
Ilmir Usmanov d7fd2471b8 JVM IR: Remove remains of 1.2 coroutines from tests
Remove CoroutineAdapter and LANGUAGE: +ReleaseContinuation,
which are meaninless now.
Update the tests accordingly.
2023-05-31 05:56:18 +00:00

5 lines
60 B
Kotlin
Vendored

suspend fun produce(): Int = 1000
// 0 valueOf
// 1 boxInt