252ae6de72
create (load/reduce) the int once and transfer. Save a cruicial 2 instructions Also expanded the variable name possibilities with _self, __const , _1 and _2 |
||
---|---|---|
.. | ||
assign | ||
blocks | ||
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.