mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
9931f35b6b
Co-authored-by: Ellis Kesterton <erk4@st-andrews.ac.uk>
10 lines
187 B
Plaintext
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
|
|
^^^^^^
|
|
|