bunch of side effects fixed

makes one think if those are valid asserts
This commit is contained in:
2020-03-22 15:56:57 +02:00
parent ddd1f4e296
commit 37feba1239
5 changed files with 6 additions and 6 deletions

View File

@ -38,7 +38,7 @@ module Risc
end
def len
1426
1425
end
def test_collect_all_types
@ -70,7 +70,7 @@ module Risc
end
def len
2906
2905
end
end
end