package package a { public fun either(/*0*/ t1: T, /*1*/ t2: T): T public fun id(/*0*/ t: T): T public fun test(): kotlin.Unit }