!7 lib 1400105 // BeanShell import bsh.Interpreter; p { print(new Interpreter().eval("1+2")); }