stash old vm
moving on to getting mom to work and can’t have both interpreter and elf broke, about 100 tests went
This commit is contained in:
@ -12,7 +12,7 @@ class HelloTest < MiniTest::Test
|
||||
writer.save "test/hello.o"
|
||||
end
|
||||
|
||||
def test_string_put
|
||||
def pest_string_put
|
||||
@input = s(:statements, s(:return, s(:call, :putstring, s(:arguments),
|
||||
s(:receiver, s(:string, "Hello again\\n")))))
|
||||
check
|
||||
|
Reference in New Issue
Block a user