mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-21 11:51:31 +03:00
5c86552e56
This way we can use them as parts of namespaces - they don't need to be reserved keywords, just reserved names. Fixes #111
3 lines
266 B
Plaintext
3 lines
266 B
Plaintext
1/1: Building PError (PError.idr)
|
|
PError.idr:5:17--5:17:Parse error: Expected 'case', 'if', 'do', application or operator expression (next tokens: [symbol (, literal 42, in, identifier y, symbol +, identifier x, identifier baz, symbol :, identifier Int, symbol ->])
|