blob: d165c4ce3436c4ba502977fbc83b06e0b411e70f [file] [log] [blame]
@Category(A)
class B {
def foo(){}
}
class A{}
B.f<ref>oo(new A())