Idris2/tests/idris2/perror011/Main.idr

7 lines
67 B
Idris

module Main
import Pretty
main : IO ()
main = putStrLn "huzzah!"