Skip to content

Support object spread in path scoped scopes #22

@aarne

Description

@aarne
bridge xxx {
  with input as i
  with std.audit

  audit {
     ...i # As a developer i expect this to also work
     .what = "now"
  }
  audit.in.addition.to.this <- i

  force audit
}

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions