hacking method not found
was using exit, since raise is not implemented. This was ambiguous as all programs exit. Using :died as special kernel code and bending it, and reporting it in interpreter.
This commit is contained in:
@ -42,7 +42,7 @@ module Mains
|
||||
run_all
|
||||
assert_equal ::Integer , get_return.class , " "
|
||||
#assert_equal 4 , get_return , " "
|
||||
assert_equal "hi" , @interpreter.stdout
|
||||
assert_equal "Space" , @interpreter.stdout
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user