1
1
mirror of https://github.com/nmattia/snack.git synced 2024-09-11 11:55:36 +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"