mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
99687976f4
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
1/1: Building PError (PError.idr)
|
|
Error: Bracket is not properly closed.
|
|
|
|
PError.idr:5:23--5:24
|
|
|
|
|
5 | bar x = let y = 42 in (y + x
|
|
| ^
|
|
|