Files
kotlin-fork/idea/testData/multiModuleQuickFix/createActualExplicitApi/function/header/header.kt
T
2021-05-17 12:40:49 +00:00

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