Commit b5175003 authored by Fedor Indutny's avatar Fedor Indutny
Browse files

repl: fix multi-line input

The refactor in 3ae0b17c

 broke the multiline input's visual appearence.
While actually switching to this mode, the `...` prefix is not
displayed.

Additionally, account only SyntaxErrors that are happening at the parse
time, everything else should not be switching repl to the multiline
mode.

Signed-off-by: default avatarFedor Indutny <fedor@indutny.com>
parent 7fa4a969
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment