The following command should evaluate that expression and then enter into the REPL, but it does not ``` $ iojs -ie 'console.log ("hi")' ```