blob: 502c53f40771938411f64271724953631cda286d [file] [log] [blame]
class A {
void method(Map m, Closure e ) {}
void method(String m) {}
{
meth<ref>od([:])
}
}