mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 10:02:03 +03:00
7 lines
182 B
Plaintext
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
|
|
^^
|
|
|