FIR2IR: fix handling constructors & their symbols (related also to local classes)

This commit is contained in:
Mikhail Glukhikh
2019-10-28 16:10:42 +03:00
parent 7dee1cd9d2
commit 384134a069
4 changed files with 42 additions and 52 deletions
+1
View File
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
fun outer() {
class LocalClass {
fun foo() {}