KT-8208: Support static members completion when receiver not-imported
#KT-8208 fixed
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package foo
|
||||
|
||||
enum class Bar {
|
||||
FOO, BAR, BUZ
|
||||
}
|
||||
Reference in New Issue
Block a user