splitText

This commit is contained in:
2024-12-09 13:22:08 +03:00
parent 92e1cb96ea
commit de9d8681f3
3 changed files with 38 additions and 6 deletions

View File

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