feat(error display): better error message for unmatched "
This commit is contained in:
parent
b7400e23af
commit
b79702684a
2 changed files with 29 additions and 8 deletions
|
|
@ -220,7 +220,9 @@ i will use rustyline, since it seems like the most feature-complete
|
|||
|
||||
* DONE parse strings
|
||||
|
||||
* TODO better error message display for unclosed " in string
|
||||
* DONE better error message display for unclosed " in string
|
||||
|
||||
* TODO print errors to stderr
|
||||
|
||||
* TODO parse insert statements in the form
|
||||
insert <id:int> <username:string> <email:string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue