Files
2013-04-30 20:08:04 +04:00

6 lines
56 B
Plaintext
Vendored

class A
val a: Int by `foo`foo()
~foo~fun foo() = A()