bf-optimize/app/Main.hs

4 lines
55 B
Haskell

module Main (main) where
main :: IO ()
main = pure ()