blob: 00722dd13752c0949d8a88047d737f0aa7e62aab [file] [log] [blame]
class A {
int j
def r() {
int r = <ref>getJ()
}
}