blob: 97c360caedcfc61d565ce6190eaf51a8a3054b8b [file] [log] [blame]
class A {
val a: Int
get() = 1
}