Skip to content

Allow references to multi-value fields to indicate which of the values they refer to #17

@jvdb

Description

@jvdb

For example:

S {
  a: 1, 2;
  b: a[1];
}

S.b would then have to have the value 2.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions