fixing all tests

This commit is contained in:
Torsten Ruger
2015-05-15 21:11:44 +03:00
parent f691ba1b20
commit 9d8dc68bf4
3 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@ module Virtual
end
method.add_code UnconditionalBranch.new( merge_block )
puts "compiled if: end"
#puts "compiled if: end"
method.current merge_block
#TODO should return the union of the true and false types