f9a89db10c
fix integer offset bug (which only didn’t cause errors as fixnums are still an order too big and the famous +1 error hit the empty space) |
||
---|---|---|
.. | ||
assign | ||
calling | ||
conditional | ||
while | ||
helper.rb | ||
README.md | ||
test_dynamic_call.rb | ||
test_events.rb | ||
test_return.rb |
Small Tests using Interpreter
Mini fragments that test the output of single statements.
Using the Interpreter.