blob: 753fbe5dbed54f8349e586b574ad64fcf9187397 [file] [log] [blame]
val a: Int = 1 by A()
val b: Int = 1 by A()
val c: Int by A(); = 3