fix builtin methods according to last commit

This commit is contained in:
Torsten Ruger
2018-04-08 18:52:17 +03:00
parent 9867234c38
commit 8c322329fb
6 changed files with 107 additions and 138 deletions

View File

@ -1,7 +1,7 @@
require_relative "helper"
module Risc
class TestReturnDynamic < MiniTest::Test
class TestReturnDynamic #< MiniTest::Test
include Statements
def setup