blob: b7e322e5d8e79a2d8545d0e77e1af77fc55e6637 [file] [log] [blame]
class A {
constructor() {
}
val a<selection>: Int</selection><caret> = 1
}