Idris2/tests/idris2/reg005/expected
Giuseppe Lomurno 778d930f95 Updated tests
2020-06-13 16:51:05 +02:00

11 lines
271 B
Plaintext

1/1: Building iftype (iftype.idr)
iftype.idr:15:15--15:19:While processing right hand side of isInListBad at iftype.idr:15:1--16:1:
Can't solve constraint between:
if c then "Foo" else "Baz"
and
if c then "Foo" else "Bar"
at:
15 isInListBad = Here
^^^^