Idris2/tests/idris2/error020/expected

8 lines
131 B
Plaintext

1/1: Building Error (Error.idr)
Error: Head term in pattern must be a function name
Error:1:3--1:4
1 | (a, b) = (1, 2)
^