JVM_IR: Do not generate accessor for private function
if the function is called in suspendCoroutine's lambda. #KT-37242 Fixed
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TODO: KT-37242
|
||||
// WITH_RUNTIME
|
||||
// COMMON_COROUTINES_TEST
|
||||
import COROUTINES_PACKAGE.*
|
||||
|
||||
Reference in New Issue
Block a user