1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-19 09:12:34 +03:00
Idris2/tests/idris2/basic031/expected

7 lines
234 B
Plaintext
Raw Normal View History

1/1: Building erased (erased.idr)
2020-07-22 22:16:43 +03:00
erased.idr:7:17--7:21:While processing left hand side
of nameOf at erased.idr:7:1--8:1:
Can't match on Bool (Erased argument) at:
7 | nameOf (MyMaybe Bool) = "MyMaybe Bool"
^^^^