Intermediate commit. Remove type restrictions.
Code gen is very broken
This commit is contained in:
@@ -5,7 +5,6 @@ module Chalk
|
||||
config = Config.parse!
|
||||
exit unless config.validate!
|
||||
|
||||
generator = CodeGenerator.new (Table.new)
|
||||
compiler = Compiler.new config
|
||||
compiler.run
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user