FIR2IR: don't declare dispatch receiver for local functions

This commit is contained in:
Jinseong Jeon
2020-07-28 00:05:58 -07:00
committed by Mikhail Glukhikh
parent 5a3367e09c
commit da6e96f4f1
8 changed files with 3 additions and 9 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +NestedClassesInAnnotations
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
import kotlin.test.*