repl was exiting on error O_o
This commit is contained in:
parent
27df5f8ce0
commit
9ef27f90e1
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ void repl(void) {
|
|||
println(result);
|
||||
} else {
|
||||
error_print(&in);
|
||||
exit(1);
|
||||
}
|
||||
printf("λ> ");
|
||||
nexttoken(&lex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue