blob: 9214bfc5007201021e02cee8c3f9f02d505e4889 [file] [log] [blame]
class Foo {
{
for(Object o : map.entrySet()) ;
}
}