mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
8 lines
131 B
Plaintext
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)
|
||
|
^
|
||
|
|