[LL FIR] Return class as structure element for super type reference

^KT-61755 Fixed
This commit is contained in:
aleksandrina-streltsova
2023-09-08 07:25:36 +00:00
committed by Space Team
parent 3aa635a766
commit f18d600dc8
10 changed files with 72 additions and 3 deletions
@@ -0,0 +1,3 @@
package test
class B(): A()
@@ -0,0 +1,4 @@
Diagnostics from elements:
for PSI element of type KtNameReferenceExpression at (3,12-13)
UNRESOLVED_REFERENCE text ranges: [(25,26)]
PSI: KtNameReferenceExpression at (3,12-13)