blob: ddda1d2dd4c125999001819fc48efc1b8e36d495 [file] [log] [blame]
class GDKSuperMethodForMapSearch implements Map {
def each(Closure cl) {
}
}