--- source: crates/yuck/src/parser/mod.rs expression: "p.parse(0, Lexer::new(0, r#\"foo ; test\"#.to_string()))" --- Ok( foo, )