Handle special case visibility rules in LocalDeclarationsLowering

This commit is contained in:
Steven Schäfer
2019-09-02 15:54:23 +02:00
committed by Alexander Udalov
parent 9a938b07ba
commit 626f4c94f6
10 changed files with 61 additions and 34 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
class Foo {
fun a() {
val s = object { }