Idris2/tests/idris2/reflection006/expected
Giuseppe Lomurno 778d930f95 Updated tests
2020-06-13 16:51:05 +02:00

10 lines
297 B
Plaintext

1/1: Building refleq (refleq.idr)
LOG 0: [x, y]
LOG 0: Left: ((Prelude.plus x) y)
LOG 0: Right: ((Prelude.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
^^^^^