ifx most of the conversion

well . . it's still converting to ruby, minor detail
This commit is contained in:
Torsten Ruger
2018-07-19 14:59:10 +03:00
parent ae3d64eb53
commit 61225c2f20
14 changed files with 57 additions and 25 deletions

View File

@ -20,9 +20,5 @@ module Ruby
def test_method_yield?
assert_equal true , @lst.has_yield?
end
def test_method_args
Parfait.boot!
assert_equal 2 , @lst.make_arg_type.get_length
end
end
end