Idris2/tests/idris2/perror025/expected
Markus Pfeiffer c3bbdb30a1
Add mustWork in GADT data declaration parser (#2805)
Co-authored-by: Guillaume Allais <guillaume.allais@ens-lyon.org>
2022-12-09 16:04:11 +00: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
^