module Main where import Syntax import Parse import Types main :: IO () main = print "lol"