Idris2/tests/idris2/interactive032/expected

7 lines
202 B
Plaintext
Raw Normal View History

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!