Idris2/tests/idris2/basic003
Edwin Brady 2df3ecc2e3
Fix display of ambiguity errors (#2075)
We need to store the Context in errors at the point where the error
occurs, or we might get some nonsense in the message. There's still a
couple of places in Error where we don't do this right. This fixes one
of them, and improves a few messages in the process.
2021-10-30 23:08:53 +01:00
..
Ambig1.idr Add test script 2020-05-19 18:25:18 +01:00
Ambig2.idr removed trailing whitespace (#955) 2021-01-21 11:33:03 +00:00
expected Fix display of ambiguity errors (#2075) 2021-10-30 23:08:53 +01:00
run Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00