mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
There's a subtle difference between - 'expression = { whitespace* ... whitespace* }', and - '_{ whitespace* ~ expression ~ whitespace* }'. The former includes surrounding whitespace in an "expression", the latter doesn't. This affects the span of error indication. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |