Long lines
This commit is contained in:
parent
1b0c6665d9
commit
6757eeefe5
1 changed files with 1 additions and 1 deletions
|
|
@ -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" => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue