blob: 08ba12323c62638957701b6928545bb02cb62c29 [file] [log] [blame]
class A {
val s = ""<caret> + this
}