Idris2/tests/chez/chez005/input

3 lines
52 B
Plaintext

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