Idris2/tests/idris2/error/perror024/expected
2023-09-07 14:57:22 +01:00

10 lines
187 B
Plaintext

1/1: Building ParseError (ParseError.idr)
Error: Keyword 'module' is not a valid start to a declaration.
ParseError:3:1--3:7
1 | module ParseError
2 |
3 | module : Type
^^^^^^