Idris2/tests/idris2/interactive025/input
GustavoMF31 7f495999bd
Make :typeat a useful command (#998)
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2021-02-05 16:15:40 +00:00

7 lines
80 B
Plaintext

:typeat 5 11 a
:typeat 9 21 x
:typeat 9 32 x
:typeat 10 21 y
:typeat 10 30 y
:q