mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-24 05:12:29 +03:00
558776c4c4
otherwise all tests will need to change every time version changes...
11 lines
374 B
Plaintext
11 lines
374 B
Plaintext
1/1: Building Ambig1 (Ambig1.idr)
|
|
Welcome to Idris 2. Enjoy yourself!
|
|
Main> Bye for now!
|
|
1/1: Building Ambig2 (Ambig2.idr)
|
|
Ambig2.idr:22:21--22:28:While processing right hand side of Main.keepUnique at Ambig2.idr:22:1--24:1:
|
|
Ambiguous elaboration. Possible correct results:
|
|
Main.Set.toList ?arg
|
|
Main.Vect.toList ?arg
|
|
Welcome to Idris 2. Enjoy yourself!
|
|
Main> Bye for now!
|