blob: d2d24664b6c99efe3619ad1733bbd5db4a314514 [file]
// OUT_OF_CODE_BLOCK: FALSE
class Test {
val a: String = "aasdf<caret>"
}