mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
5 lines
118 B
Plaintext
Vendored
5 lines
118 B
Plaintext
Vendored
// "Create actual function for module testModule_JVM (JVM)" "true"
|
|
|
|
expect fun bar()
|
|
|
|
expect fun foo(arg: Int): String |