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