KT-14410 Autopopup completion is triggered in string literals for packages
#KT-14410 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun test() {
|
||||
"a<caret>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user