store three versions of the code in method
source, instructions and binary
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user