Idris2/tests/idris2/interactive/interactive032/expected
2023-09-07 14:57:22 +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!