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

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
^^^^^^^^