mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
Add splitter tests with throw_on_error
This commit is contained in:
@@ -150,6 +150,7 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
// TODO handle this efficiently
|
||||
void set_error_unterminated_quote() {
|
||||
unterminated_quote_ = true;
|
||||
if constexpr (string_error) {
|
||||
|
||||
Reference in New Issue
Block a user