FIR: update the type of anonymous function as SAM

This commit is contained in:
Jinseong Jeon
2020-09-14 11:51:05 -07:00
committed by Dmitriy Novozhilov
parent f960201f52
commit d1ba69044e
2 changed files with 23 additions and 2 deletions
@@ -2,7 +2,6 @@
// WITH_COROUTINES
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
import helpers.*
import kotlin.coroutines.*