this makes it obvious that we need a working raise and a correct method_missing, so we can diagnose the resulting errors
Builtin Testing
Basically test builtin methods by their output.
Currently through Interpreter only
this makes it obvious that we need a working raise and a correct method_missing, so we can diagnose the resulting errors
Basically test builtin methods by their output.
Currently through Interpreter only