This commit is contained in:
2019-07-22 15:21:16 +03:00
parent 1c4882c40d
commit fdb940e43f
6 changed files with 149 additions and 2 deletions

View File

@ -16,3 +16,4 @@ end
require_relative "instruction/instruction.rb"
require_relative "mom_compiler"
require_relative "callable_compiler"