mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
|
1/1: Building Doc (Doc.idr)
|
||
|
Doc> hello : Int -> Int
|
||
|
Hello!
|
||
|
world : Nat -> Nat
|
||
|
World!
|
||
|
Doc> Bye for now!
|