Idris2/tests/idris2/interactive015/input
Edwin Brady 7083f7ac13 Add a 'reject' count to :gd
This gives the number of implementations to reject before accepting one.
It's intended as a reasonably cheap way of giving multiple results from
interactive editing (e.g. the vim mode, which goes via the REPL and
--client rather than the IDE mode)
2020-07-27 14:56:16 +01:00

23 lines
221 B
Plaintext

:gd 7 my_cong
:gdnext
:gd 9 append
:gdnext
:gd 11 lappend
:gdnext
:gdnext
:gd 13 lappend1
:gdnext
:gdnext
:gdnext
:gdnext
:gdnext
:gdnext
:gdnext
:gd 13 lappend1 7
:ps 16 lappend2_rhs_1
:psnext
:psnext
:psnext
:psnext
:q