Skip to content

Expressions split across lines not parsed correctly #127

@anakrish

Description

@anakrish
package test

a = y {
  y = {1}
  | {2}
}

results in

errors:
---
error: Invalid set union
code: wellformed_error
(errorast
  (|))

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions