Idris2/tests/idris2/coverage010
Edwin Brady 8774df8800 Use a String, not an Int, for case/with names
The Int represented the resolved name, but this isn't guaranteed to be
up to date after reloading and, worse, it doesn't display helpfully. I'm
bored of updating the tests which fail as a result!

This also fixes #407, which is about displaying the wrong name after
reloading the ttc.
2020-07-05 20:02:50 +01:00
..
casetot.idr Calculate compile time references even in case 2020-05-30 21:53:29 +01:00
expected Use a String, not an Int, for case/with names 2020-07-05 20:02:50 +01:00
run Calculate compile time references even in case 2020-05-30 21:53:29 +01:00