95a8060946
Type parameters can't be specified explicitly for special constructions. Reporting this error does not help fixing the cause of it and needlessly reveals implementation details. ^KT-36342 Fixed
6 lines
142 B
Plaintext
Vendored
6 lines
142 B
Plaintext
Vendored
package
|
|
|
|
public fun </*0*/ K> id(/*0*/ arg: K): K
|
|
public fun </*0*/ M> materialize(): M
|
|
public fun test(/*0*/ b: kotlin.Boolean): kotlin.Unit
|