blob: 61eae6d9c4178662bc9529540dc3516c054f1929 [file] [log] [blame]
fun main(args: Array<String>){
val x = "<caret>${"abc"}${"def"}"
}