Use release coroutines in evaluate tests

This commit is contained in:
Alexey Tsvetkov
2018-08-20 00:37:09 +03:00
committed by Ilya Gorbunov
parent 756e5ece84
commit 49bddcd220
@@ -1,6 +1,6 @@
package primitivesCoertion
import kotlin.coroutines.experimental.*
import kotlin.coroutines.*
fun main(args: Array<String>) {
val a = buildSequence {