- Not sure what was going on, but fix #456. It makes more sense for the REPL to invoke the compiled code as a fiber than a function anyway. - Flush stdout before reading from stdin since System.print() no longer does that automatically.