dfmt/tests/otbs/issue0148.d.ref

6 lines
80 B
Plaintext

class Foo {
@property Socket socket() {
return this.socket;
}
}