FIR: introduce FIR importing scopes #KT-24096 Fixed

This commit is contained in:
Simon Ogorodnik
2018-03-20 01:26:28 +03:00
committed by Mikhail Glukhikh
parent e6cd07b46e
commit 8933c9035b
26 changed files with 367 additions and 74 deletions
@@ -0,0 +1,6 @@
package p
open class A
class B : A()