5 lines
50 B
Kotlin
Vendored
5 lines
50 B
Kotlin
Vendored
fun foo() {
|
|
1 <caret>+ 1
|
|
}
|
|
|
|
// EXPECTED: 1 + 1 |