module Main where
import Parser.Lexer
import Example
main = do
--print $ alexScanTokens "/**/"
Example.runTypeCheck