Idris2/tests/idris2/linear006/expected

9 lines
257 B
Plaintext
Raw Normal View History

1/1: Building ZFun (ZFun.idr)
2020-07-22 22:16:43 +03:00
ZFun.idr:13:7--13:15:While processing right hand side
of bar at ZFun.idr:13:1--15:1:
2020-06-11 23:46:36 +03:00
Main.test is not accessible in this context at:
2020-07-22 22:16:43 +03:00
13 | bar = test foo -- bad!
^^^^^^^^
Main> [tc] Main> 10
[tc] Main> Bye for now!