6 lines
153 B
Plaintext
Vendored
6 lines
153 B
Plaintext
Vendored
package
|
|
|
|
context(kotlin.Int) public fun foo(): kotlin.Int
|
|
context(kotlin.Int, kotlin.String) public fun foo(): kotlin.Int
|
|
public fun test(): kotlin.Unit
|