Have the repl eval anyway if there are errors

This commit is contained in:
Richard Feldman 2022-10-27 17:38:56 -04:00
parent f841cdb2c0
commit b7d3c77b76
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
9 changed files with 231 additions and 183 deletions

View file

@ -423,8 +423,7 @@ fn render_expect_failure<'a>(
start,
frame.start_offset,
&variables,
)
.unwrap();
);
renderer.render_failure(
writer,