Skip to content

!: multiline commaless args should require indent #5

@wcjohnson

Description

@wcjohnson
b! {
  c
}
d!
b(
  {
    c
  },
  d()
);

d is incorrectly being swept into the args list of b.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions