blob: 4501713ca59fc164facb21e9247ac81384daae6e [file] [log] [blame]
// IS_APPLICABLE: false
fun main(args: Array<String>){
val x = "xyz<caret>\n\n"
}