Files
adventofcode24/day-09-haskell/test/Spec.hs
2024-12-09 21:22:46 +01:00

3 lines
63 B
Haskell

main :: IO ()
main = putStrLn "Test suite not yet implemented"