Idris2/tests/idris2/reflection006/expected

10 lines
309 B
Plaintext
Raw Normal View History

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)
2020-06-13 17:51:05 +03:00
refleq.idr:24:16--24:21:While processing right hand side of commutes at refleq.idr:24:1--25:1:
2020-06-11 23:46:36 +03:00
Error during reflection: Not done at:
24 commutes x y = prove
2020-06-13 17:51:05 +03:00
^^^^^
2020-06-11 23:46:36 +03:00