blob: 9f43fbfba65fa8760badf675c3b715bf7c560d9a [file] [log] [blame]
fun main(args: Array<String>){
val x = "" +<caret> ""
}