mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-21 20:34:08 +00:00
fix more indent problems
This commit is contained in:
parent
1b4a67974a
commit
e85540e5f5
5 changed files with 85 additions and 49 deletions
|
@ -1273,7 +1273,7 @@ macro_rules! collection_trailing_sep_e {
|
|||
and!(
|
||||
$crate::parser::trailing_sep_by0(
|
||||
$delimiter,
|
||||
$crate::blankspace::space0_around_ee(
|
||||
$crate::blankspace::space0_before_optional_after(
|
||||
$elem,
|
||||
$min_indent,
|
||||
$space_problem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue