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

25 lines
370 B
Plaintext

:typeat 6 1 f
:typeat 7 1 f
:typeat 7 3 x
:typeat 7 5 y
:typeat 9 5 x'
:typeat 9 11 x
:typeat 12 8 x''
:typeat 12 16 x
:typeat 15 9 y'
:typeat 15 14 y
:typeat 18 12 y''
:typeat 18 19 y
:typeat 21 9 a
:typeat 22 9 a
:typeat 22 13 x'
:typeat 25 13 x
:typeat 25 15 x'
:typeat 25 18 x''
:typeat 25 22 y
:typeat 25 24 y'
:typeat 25 24 y'
:typeat 25 27 y''
:typeat 25 31 a
:q