// WITH_RUNTIME import java.util.HashSet fun foo() { var list: HashSet = hashSetOf() }