FIR IDE: tolerate KtFirBackingFieldSymbol when getting overridden symbols
This commit is contained in:
committed by
Ilya Kirillov
parent
a3755a8e94
commit
825be3588a
+4
@@ -0,0 +1,4 @@
|
||||
val i: Int = 1
|
||||
get() {
|
||||
return f<caret>ield
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
ALL:
|
||||
DIRECT:
|
||||
Reference in New Issue
Block a user