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

9 lines
147 B
Plaintext

1/1: Building DataWhere (DataWhere.idr)
Error: Expected 'where'.
DataWhere:2:7--2:8
1 | data Foo : Type
2 | Bar : Stnrig -> Foo
^