2 lines
29 B
Text
2 lines
29 B
Text
|
|
fun main(s: []i32) = s[::-1]
|
|
|
fun main(s: []i32) = s[::-1]
|