mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
Fix handling of invalid conversion/split within parser, update parser tests
This commit is contained in:
@@ -162,7 +162,6 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
// TODO handle this efficiently (if multiline is enabled)
|
||||
void handle_error_unterminated_quote() {
|
||||
constexpr static auto error_msg = "unterminated quote";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user