30366148bf
#KT-22368 Fixed
2 lines
46 B
Kotlin
Vendored
2 lines
46 B
Kotlin
Vendored
fun foo(x: Int,
|
|
y: Int) = <caret>x + y |