1 2 3 4 5
--- source: crates/oxvg_path/src/lib.rs expression: "Path::parse(&\"m-0,1a 25,25 -30 0,1 0,0\").unwrap()" --- m0 1a25 25-30 0 1 0 0