858b454138
#KT-11994 In Progress
3 lines
43 B
Kotlin
Vendored
3 lines
43 B
Kotlin
Vendored
// FLOW: IN
|
|
|
|
fun <caret>foo(n: Int) = n + 1 |