package @kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun assertEquals1(/*0*/ e1: T, /*1*/ e2: @kotlin.NoInfer() T): kotlin.Boolean public fun test(/*0*/ l: kotlin.List): kotlin.Unit public fun test(/*0*/ s: kotlin.String): kotlin.Unit @kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun test1(/*0*/ t1: T, /*1*/ t2: @kotlin.NoInfer() T): T @kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun test3(/*0*/ t1: @kotlin.NoInfer() T): T public fun usage(): kotlin.Unit @kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun kotlin.List.contains1(/*0*/ e: @kotlin.NoInfer() T): kotlin.Boolean @kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun @kotlin.NoInfer() T.test2(/*0*/ t1: T): T