``` $ ruby -e 'eval "redo"' SyntaxError: (eval):1: Can't escape from eval with redo eval at org/jruby/RubyKernel.java:1117
at -e:1 ```