Long lines

This commit is contained in:
Brian Anderson 2012-11-04 14:06:51 -08:00
parent 1b0c6665d9
commit 6757eeefe5

View file

@ -243,7 +243,7 @@ fn run_cmd(repl: &mut Repl, _in: io::Reader, _out: io::Writer,
repl.view_items = ~"";
repl.stmts = ~"";
// FIXME: Win32 version of linenoise doesn't have the required function
// XXX: Win32 version of linenoise can't do this
//rl::clear();
}
~"help" => {