Idris2/tests/idris2/api001/Hello.idr

3 lines
37 B
Idris

main : IO ()
main = putStrLn "Hello"