4 lines
47 B
Haskell
Raw Normal View History

2023-12-05 21:03:12 +01:00
module Day3 where
main :: IO ()
main = pure ()