Create CodeGen module
This commit is contained in:
@ -2,4 +2,5 @@ module Windows12 where
|
||||
|
||||
import Windows12.Ast
|
||||
import Windows12.Lexer
|
||||
import Windows12.Parser
|
||||
import Windows12.Parser
|
||||
import Windows12.CodeGen
|
||||
|
Reference in New Issue
Block a user