mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
1/1: Building eq (eq.idr)
|
|
eq.idr:27:1--27:23:badeq x y p is not a valid impossible case at:
|
|
27 badeq x y p impossible
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
eq.idr:30:1--30:26:badeqL xs ys p is not a valid impossible case at:
|
|
30 badeqL xs ys p impossible
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|