turned out to be a rewrite of boot process
and also attribute handling and fake_memory luckily there are tests and all is green again
This commit is contained in:
@ -30,7 +30,7 @@ HERE
|
||||
check
|
||||
end
|
||||
|
||||
def test_string_put
|
||||
def ttest_string_put
|
||||
@string_input = <<HERE
|
||||
"Hello again\n".putstring()
|
||||
HERE
|
||||
|
Reference in New Issue
Block a user