blob: 79ee13bd85b991cfb33e489fe33e25af16ed11eb [file] [log] [blame]
class Foo {
def foo(){}
}
def col = new ArrayList<Foo>()
col*.fo<ref>o()