Idris-dev/test/reg032/test028.idr
2014-01-30 17:24:08 +00:00

6 lines
65 B
Idris

{--}
module Main
--
main : IO ()
main = putStrLn "hello, world!"