Added Agda
This commit is contained in:
4
a/agda.agda
Normal file
4
a/agda.agda
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
module agda where
|
||||||
|
open import IO
|
||||||
|
|
||||||
|
main = run (putStrLn "Hello World")
|
||||||
Reference in New Issue
Block a user