Idris2/tests/idris2/linear006/expected
GustavoMF31 7f495999bd
Make :typeat a useful command (#998)
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2021-02-05 16:15:40 +00:00

11 lines
242 B
Plaintext

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
|
13 | bar = test foo -- bad!
| ^^^^
Main> [tc] Main> 10
[tc] Main> Bye for now!