mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 01:41:44 +03:00
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
1/1: Building refleq (refleq.idr)
|
|
LOG 0: [x, y]
|
|
LOG 0: Left: ((Prelude.Types.plus x) y)
|
|
LOG 0: Right: ((Prelude.Types.plus y) x)
|
|
refleq.idr:24:16--24:21:While processing right hand side
|
|
of commutes at refleq.idr:24:1--25:1:
|
|
Error during reflection: Not done at:
|
|
24 | commutes x y = prove
|
|
^^^^^
|