Closed flippette closed 2 weeks ago
Add support for 1.82's &raw {const|mut} expr syntax.
&raw {const|mut} expr
Closes #239.
failures are related to the gen block pr, I'll fix that. thanks!
gen
(also, please don't merge master in PRs, just rebase)
Add support for 1.82's
&raw {const|mut} expr
syntax.Closes #239.