8bb178e4a7
It performs unchecked cast from `String` to `List<Any>`, which legitimately fails when global optimizations are enabled. ^KT-48749 Declined