mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 20:51:43 +03:00
15 lines
330 B
Plaintext
15 lines
330 B
Plaintext
1/1: Building refdecl (refdecl.idr)
|
|
Error: While processing right hand side of bad. When unifying Elab () and Elab a.
|
|
Mismatch between: () and a.
|
|
|
|
refdecl.idr:13:16--13:29
|
|
09 |
|
|
10 | %runElab mkDecls `(94)
|
|
11 |
|
|
12 | bad : a
|
|
13 | bad = %runElab mkDecls `(94)
|
|
^^^^^^^^^^^^^
|
|
|
|
Main> 9400
|
|
Main> Bye for now!
|