blob: 26aaa85af71513bbf4f3b8fb3b64a6a88a2c2a67 [file] [log] [blame]
class A {
int j
def r() {
}
}
int r = new A().<ref>j