796d2fd210
#KT-44067 Fixed
4 lines
159 B
Kotlin
Vendored
4 lines
159 B
Kotlin
Vendored
// "Create actual function for module testModule_JVM (JVM)" "true"
|
|
// COMPILER_ARGUMENTS: -Xexplicit-api=strict
|
|
|
|
public expect fun <caret>foo(arg: Int): String |