// WITH_RUNTIME // MIN_JAVA_VERSION: 9 // FIX: Replace with `mutableSetOf` function fun test() { val a = mutableSetOf() }