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

11 lines
166 B
Plaintext

:typeat 6 3 name
:typeat 7 3 age
:typeat 8 3 pet
:typeat 8 9 animal
:typeat 13 41 one
:typeat 13 48 p
:typeat 21 38 emptyString
:typeat 21 57 zero
:typeat 21 64 p
:q