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

7 lines
182 B
Plaintext

1/1: Building Error (Error.idr)
Error.idr:6:17--6:19:While processing right hand side of wrong at Error.idr:6:1--7:1:
Undefined name ys at:
6 wrong xs = x :: ys
^^