Add postfix template for listOf/setOf/etc
#KT-25239 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(s: String) {
|
||||
val x = <spot>arrayOf(s)</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user