FIR serializer: special handling of Continuation

This commit is contained in:
Jinseong Jeon
2020-09-29 14:49:28 -07:00
committed by Mikhail Glukhikh
parent 5d2adce7ab
commit b4ac2f5b55
3 changed files with 13 additions and 6 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +SuspendConversion
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: suspendCovnersion.kt
fun checkNotEqual(x: Any, y: Any) {