mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-30 15:13:37 +03:00
9 lines
147 B
Plaintext
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
|
||
|
^
|
||
|
|