blob: 3ed62f6056f8590c491923ab75ce8bea49b6b0c7 [file]
// FIR_IDENTICAL
// !CHECK_TYPE
import java.util.Collections
val ab = checkSubtype<List<Int>?>(Collections.emptyList<Int>())