// ISSUE: KT-66005 inline fun foo(v: T) { T == Int // This is a comparison of companion objects Int == Int }