4 lines
103 B
Kotlin
Vendored
4 lines
103 B
Kotlin
Vendored
// "Create local variable 'foo'" "true"
|
|
// ACTION: Create parameter 'foo'
|
|
|
|
fun test(): Int = <caret>foo |