// !DIAGNOSTICS: -UNUSED_VARIABLE fun main() { val list = mutable ListOf<Int>(1) {} }