simple test for dynamic call

This commit is contained in:
Torsten Ruger
2018-03-12 18:13:26 +05:30
parent e6e8522b4e
commit c806106917
5 changed files with 39 additions and 2 deletions

View File

@ -10,7 +10,7 @@ module Mom
@statements = statements
end
def flatten
def flatten(options = {})
cond_label = Label.new( "cond_label_#{object_id}")
head = cond_label
head.append hoisted.flatten