2 lines
318 B
Plaintext
Vendored
2 lines
318 B
Plaintext
Vendored
<!-- differentNamesForSameParameter1 -->
|
|
Names of the parameter #1 conflict in the following members of supertypes: 'public abstract fun foo(x: kotlin.Int): kotlin.Unit defined in A, public open fun foo(y: kotlin.Int): kotlin.Unit defined in B'. This may cause problems when calling this function with named arguments. |