blob: 44618f73a669acc9e2ca6bf9fbf25628a9191374 [file] [log] [blame]
class A {
static def foo() {
print this.to<ref>String()
}
}