Idris2/tests/idris2/docs002/expected
2021-03-12 09:46:46 +00:00

7 lines
105 B
Plaintext

1/1: Building Doc (Doc.idr)
Doc> hello : Int -> Int
Hello!
world : Nat -> Nat
World!
Doc> Bye for now!