Disable callable references to suspend functions in 1.2
#KT-25604: Fixed
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
// !CHECK_TYPE
|
||||
// !LANGUAGE: +Coroutines
|
||||
// !LANGUAGE: +ReleaseCoroutines
|
||||
// !API_VERSION: 1.3
|
||||
// SKIP_TXT
|
||||
|
||||
import kotlin.reflect.KSuspendFunction0
|
||||
|
||||
Reference in New Issue
Block a user