4 lines
61 B
OCaml
4 lines
61 B
OCaml
|
|
app
|
||
|
|
(fn i => print (Int.toString i ^ "\n"))
|
||
|
|
collect_list
|