1
1
mirror of https://github.com/nmattia/snack.git synced 2024-10-10 18:37:08 +03:00
snack/tests/strips-versions/Main.hs
2018-08-26 17:29:43 +03:00

5 lines
57 B
Haskell

module Main where
main :: IO ()
main = putStrLn "hello"