mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
8 lines
277 B
Plaintext
Vendored
8 lines
277 B
Plaintext
Vendored
package test
|
|
|
|
public var kotlin.Int.junk: kotlin.Short
|
|
public fun kotlin.Int.<get-junk>(): kotlin.Short
|
|
public fun kotlin.Int.<set-junk>(/*0*/ p: kotlin.Short): kotlin.Unit
|
|
public val kotlin.String.junk: kotlin.Int
|
|
public fun kotlin.String.<get-junk>(): kotlin.Int
|