Idris2-boot/tests/idris2/import002/expected
2019-09-24 20:26:25 +06:00

8 lines
303 B
Plaintext

1/3: Building Nat (Nat.idr)
2/3: Building Mult (Mult.idr)
3/3: Building Test (Test.idr)
Test.idr:5:9--5:13:While processing type of Test.thing at Test.idr:5:1--6:1:
Name Nat.Nat is inaccessible since Nat is not explicitly imported
Test.idr:6:1--8:1:No type declaration for Test.thing
Test> Bye for now!