Register reference contributor for collection literals
#KT-18551 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val test = [1, 2, 3]
|
||||
@@ -0,0 +1 @@
|
||||
val abc = <selection>[1, 2, 3]</selection>
|
||||
@@ -0,0 +1 @@
|
||||
val test = <caret>
|
||||
Reference in New Issue
Block a user