package some fun foo(i: Int) = 1 fun test() { foo(B) } /* KT-3779, KT-2821 */ // EXIST: Bar