// FULL_JDK import java.util.* val someMap = WeakHashMap() fun foo() { someMap[""] }