Moving space to object class

away from Parfait module, as that gets collapsed
Leaving shortcut outside parfait for now
This commit is contained in:
2019-09-18 22:36:56 +03:00
parent 41617519d9
commit b0d1948800
14 changed files with 55 additions and 44 deletions

View File

@ -38,7 +38,7 @@ module Risc
end
def len
1479
1471
end
def test_collect_all_types
@ -70,7 +70,7 @@ module Risc
end
def len
2959
2951
end
end
end