Add coroutines-compat jar dependency to those tests that require it
#KT-36083
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// !LANGUAGE: -ExtendedMainConvention -ReleaseCoroutines
|
||||
// WITH_RUNTIME
|
||||
|
||||
// uses kotlin.coroutines.experimental classes under the hood
|
||||
|
||||
suspend fun main(args: Array<String>) {}
|
||||
|
||||
Reference in New Issue
Block a user