FIR IDE: More strictly navigate to parent KtDotQualifiedExpression
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
fun usage(c: Any) {
|
||||
<selection>c.toString()</selection>
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
fun usage(c: Any) {
|
||||
c.toString()
|
||||
}
|
||||
Reference in New Issue
Block a user