blob: 5cde4f2a5c2697d652a090d28757a45015afff15 [file] [log] [blame]
// TRUE
class Test {
val a = "aasdf<caret>"
}