8fe964f269
Also do not attempt to match any of the arguments in the brackets with the last parameter of the 'set' method #KT-10633 Fixed
7 lines
296 B
Plaintext
Vendored
7 lines
296 B
Plaintext
Vendored
package
|
|
|
|
public var count: kotlin.Int
|
|
public fun main(/*0*/ args: kotlin.Array<kotlin.String>): kotlin.Unit
|
|
public operator fun kotlin.Int.get(/*0*/ s: kotlin.Int): kotlin.Int
|
|
public operator fun kotlin.Int.set(/*0*/ s: kotlin.Int, /*1*/ x: kotlin.String = ..., /*2*/ z: kotlin.Int): kotlin.Unit
|