all of mom and vool
with working block tests this time
This commit is contained in:
@ -8,8 +8,7 @@ module Mom
|
||||
@functions = Builtin.boot_functions
|
||||
end
|
||||
def get_compiler( name )
|
||||
@functions.each.find{|meth|
|
||||
meth.callable.name == name}
|
||||
@functions.each.find{|meth| meth.callable.name == name}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user