[LL FIR] Return class as structure element for super type reference
^KT-61755 Fixed
This commit is contained in:
committed by
Space Team
parent
3aa635a766
commit
f18d600dc8
+3
@@ -0,0 +1,3 @@
|
||||
package test
|
||||
|
||||
class B(): A()
|
||||
+4
@@ -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)
|
||||
Reference in New Issue
Block a user