Presentation for extension property to include receiver type
This commit is contained in:
@@ -4,4 +4,4 @@ import dependency.*
|
||||
|
||||
val a: Outer.<caret>Nested? = null
|
||||
|
||||
// REF: (dependency.Outer).Nested
|
||||
// REF: (in dependency.Outer).Nested
|
||||
Reference in New Issue
Block a user