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