2 lines
34 B
Haskell
2 lines
34 B
Haskell
|
|
putStr $ unlines $ map show [1..]
|
|
|
putStr $ unlines $ map show [1..]
|