Skip to content

Universal Object Spread #124

@aarne

Description

@aarne
destination {
  ...spread_works_fine
}

destination <- array[] as a {
  ...a # Spread not supported
}

tool {
  with const
  ...const.value # Spread not supported
}

Rule is: IF .something = true works then ...contains_something must also work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions