store three versions of the code in method

source, instructions and binary
This commit is contained in:
Torsten Ruger
2015-10-23 14:41:47 +03:00
parent e0c5bc4c11
commit 897e11ce80
4 changed files with 9 additions and 9 deletions

View File

@ -17,7 +17,7 @@ class HelloTest < MiniTest::Test
writer.save "hello.o"
end
def test_string_put
def pest_string_put
@string_input = <<HERE
class Object
int main()