Renamed in test data
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// WITH_RUNTIME
|
||||
fun main(args: Array<String>){
|
||||
val y = "abcd" +<caret> listOf( 1,
|
||||
|
||||
|
||||
|
||||
2 )
|
||||
}
|
||||
Reference in New Issue
Block a user