Idris2/tests/idris2/literate003/input
Edwin Brady a972778eab Add test script
They don't all pass yet, for minor reasons. Coming shortly...
Unfortunately the startup overhead for chez is really noticeable here!
2020-05-19 18:25:18 +01:00

10 lines
122 B
Plaintext

:gd 7 my_cong
:gd 9 my_curry
:gd 11 my_uncurry
:gd 13 append
:gd 15 lappend
:gd 17 zipWith
:gd 29 lookup
:t my_uncurry
:q