1 2 3 4 5
input = "QUEUE PUSH" expected_error_substring = "Unexpected token: EOF" expected_error_kind = "Syntax" source = "crates/reddb-server/src/storage/query/parser/queue.rs:253" kind = "negative"