--- source: tests/lexer.rs description: "\"hello\"" expression: "lexer.into_iter().collect::>()" --- [ StringLiteral("\"hello\"") at Position { value: 0, line: 0, col: 0 }, ]