Idris2/tests/idris2/linear006/expected

11 lines
242 B
Plaintext
Raw Normal View History

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