mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-03 00:36:37 +03:00
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
1/1: Building Loop (Loop.idr)
|
|
Error: While processing right hand side of example. Main.example is already defined.
|
|
|
|
Loop.idr:2:11--2:19
|
|
1 | example : String
|
|
2 | example = ?example
|
|
^^^^^^^^
|
|
|