Completion of object's in type position - they can be used there
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package ppp
|
||||
|
||||
object SomeObject
|
||||
@@ -0,0 +1,4 @@
|
||||
fun foo(): S<caret>
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// EXIST: SomeObject
|
||||
Reference in New Issue
Block a user