mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 02:04:19 +00:00
b2825c22d7
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 |