// "Add '<*, *>'" "true" public fun foo(a: Any) { when (a) { is kotlin.collections.Map -> {} else -> {} } }