538a746df9
#KT-17119 Fixed
2 lines
56 B
Kotlin
Vendored
2 lines
56 B
Kotlin
Vendored
// PROBLEM: none
|
|
fun test(a: Int, b: Int) = <caret>a + b |