2 lines
34 B
Text
2 lines
34 B
Text
|
|
fun main(n: int): [n]int = iota n
|
|
|
fun main(n: int): [n]int = iota n
|