mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
7f495999bd
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
11 lines
242 B
Plaintext
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!
|