3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
fun foo(x: Int) : Int {
|
|
return <caret>x
|
|
} |
fun foo(x: Int) : Int {
|
|
return <caret>x
|
|
} |