blob: 2418fe9faae9c08e9590be35f3808835c2654584 [file] [log] [blame]
class A {
var a<selection>: Int</selection><caret> = 1
}