I just noticed the REPL doesn't define the DEBUG symbol so statements like assert false are erased in the generated code. @ncave Would it be possible to pass such symbols to checker.ParseAndCheckScript?
@alfonsogarciacaro Yes, it's possible, I'll have to add it.
Most helpful comment
@alfonsogarciacaro Yes, it's possible, I'll have to add it.