mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00
@@ -65,6 +65,7 @@ bool try_end(Error *err)
|
||||
}
|
||||
} else if (did_throw) {
|
||||
api_set_error(err, Exception, "%s", current_exception->value);
|
||||
discard_current_exception();
|
||||
}
|
||||
|
||||
return err->set;
|
||||
|
Reference in New Issue
Block a user