Files
kotlin-fork/compiler/testData/resolve/delegatedProperty/delegationByConstructor.resolve
T
2013-04-30 20:08:04 +04:00

5 lines
34 B
Plaintext
Vendored

~A~class A
val a: Int by `A`A()