mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 17:25:29 +03:00
4ef29da87e
If it's solved by unification, expression search should just print the unified value. In fact it almost did this, but wasn't reducing the holes so the result was being rendered incorrectly.
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
1/1: Building timeout (timeout.idr)
|
|
Main> tailIsNotSound contra (ConsIsSound headIsSound tailIsSound) = contra tailIsSound
|
|
Main> Bye for now!
|