This repository has been archived on 2020-07-05. You can view files and clone it, but cannot push or open issues or pull requests.
zurihac2020/1/main.hs

4 lines
43 B
Haskell

x = 100
t = x + 2
main = putStrLn "hello!"