// FIR_IDENTICAL fun foo(a : Any) {} fun test() { foo(object {}); }