5 lines
75 B
Haskell
5 lines
75 B
Haskell
module Main where
|
|
import System.Term
|
|
main :: IO ()
|
|
main = initialize
|