FIR2IR: check non-parameter Unit type for adapted callable references

This commit is contained in:
Jinseong Jeon
2021-01-08 12:56:09 -08:00
committed by Mikhail Glukhikh
parent 4d3ec301c0
commit 093f62caac
2 changed files with 4 additions and 5 deletions
@@ -1,6 +1,5 @@
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND_FIR: JVM_IR
import kotlin.coroutines.*
import helpers.*