1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2025-01-07 00:07:19 +03:00
Idris2/tests/ideMode/ideMode005/inputJ
G. Allais 5e9a90bd97
[ fix ] semantic highlighting in IDE mode ()
* [ fix ] semantic highlighting in IDE mode

Bring back (?) highlighting of goals

* [ debug ] better logging: add length

* [ test ] turns out lengths are not needed!
2022-05-28 11:23:07 +01:00

4 lines
83 B
Plaintext

((:load-file "Holes.idr") 1)
((:type-of "prf" 7 12) 2)
((:type-of "prf2" 10 15) 3)