rubyx/test/risc/interpreter
Torsten Ruger 04bcfea8ce fix scoping of blockcompiler
Was accessing caller scope, but must use caller's caller as the yield itself is a call.
2018-07-31 18:00:42 +03:00
..
2018-07-22 22:29:32 +03:00
2018-07-31 18:00:42 +03:00
2018-07-30 10:26:47 +03:00
2018-07-22 22:29:32 +03:00
2018-04-19 19:33:40 +03:00
2018-04-24 20:12:49 +03:00

Small Tests using Interpreter

Mini fragments that test the output of single statements.

Using the Interpreter.