mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
13 lines
452 B
Plaintext
Vendored
13 lines
452 B
Plaintext
Vendored
package
|
|
|
|
public fun bar(): kotlin.Unit
|
|
public fun returnInBinary1(): kotlin.Boolean
|
|
public fun returnInBinary2(): kotlin.Boolean
|
|
public fun testAnd1(/*0*/ b: kotlin.Boolean): kotlin.Unit
|
|
public fun testAnd2(/*0*/ b: kotlin.Boolean): kotlin.Unit
|
|
public fun testBinary1(): kotlin.Unit
|
|
public fun testBinary2(): kotlin.Unit
|
|
public fun testElvis1(): kotlin.Unit
|
|
public fun testElvis2(/*0*/ s: kotlin.String?): kotlin.Unit
|
|
public fun todo(): kotlin.Nothing
|