mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 16:21:46 +03:00
8774df8800
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.
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
1/1: Building wcov (wcov.idr)
|
|
Main> Main.tfoo is total
|
|
Main> Main.wfoo is total
|
|
Main> Main.wbar is not covering due to call to function Main.with block in wbar
|
|
Main> Main.wbar1 is total
|
|
Main> Bye for now!
|