fun test(map: java.util.AbstractMap) { map.remove("", null) map.remove(null) }