Код из лекции

This commit is contained in:
2024-12-08 17:14:37 +03:00
parent 2867c80305
commit 917341a8c8
2 changed files with 50 additions and 6 deletions

View File

@@ -3,4 +3,4 @@ module Main (main) where
import Lib
main :: IO ()
main = someFunc
main = putStrLn "temp"