Idris2/tests/idris2/interactive032/expected
2021-06-08 17:03:06 +01:00

7 lines
202 B
Plaintext

1/1: Building Uninh (Uninh.idr)
Uninh> noIndent MyHere impossible
noIndent (MyThere later) impossible
Uninh> uninhabited MyHere impossible
uninhabited (MyThere later) impossible
Uninh> Bye for now!