Idris2/tests/idris2/interactive024/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

6 lines
62 B
Plaintext

:typeat 5 3 x
:typeat 5 11 y
:typeat 5 28 x
:typeat 5 30 y
:q