more block tests

This commit is contained in:
Torsten Ruger
2018-07-21 12:51:20 +03:00
parent f620f0fd74
commit 84a6fb1aba
5 changed files with 29 additions and 6 deletions

View File

@@ -6,7 +6,6 @@ module Vool
def setup
Parfait.boot!
Risc::Builtin.boot_functions
@ins = compile_first_method( "local = 5")
end