Idris2-boot/tests/chez/chez005/input
2019-06-29 21:32:19 +01:00

3 lines
47 B
Plaintext

:exec printLn (filter even [S Z,2,3,4,5,6])
:q