Idris2/tests/node/node005/input

3 lines
52 B
Plaintext

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