FIR: Fix bug with incorrect source element for qualifiers

This commit is contained in:
Roman Golyshev
2020-12-01 22:03:38 +03:00
committed by Space
parent 1479388bd5
commit 108395fcfe
7 changed files with 33 additions and 2 deletions
@@ -0,0 +1,5 @@
package dependency
class C {
companion object
}