removed blocks and moved to labels
somewhat easier to understand the code as a linked list relatively painless change, considering
This commit is contained in:
@ -16,7 +16,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