1 2 3 4 5 6 7
--- source: crates/reddb-server/tests/queue_parser_snapshots.rs expression: "fmt_parse_error(\"QUEUE PUSH\")" --- input: "QUEUE PUSH" kind: Syntax error: Parse error at 1:11: Unexpected token: EOF (expected: identifier)