blob: c1aaf46eb8a359b0b8315c6132841a959814b08c [file] [log] [blame]
class Foo {
def foo1(){}
def foo2(){}
}
def collection = new Collection<Foo>() {}
collection*.fo<caret>