Skip to content

Type is not enumerable when trying to pattern match on a reified type #791

@DavyLandman

Description

@DavyLandman
import Type;
data X = a() | b();
/label(_,_) := #X

prints:

|stdin:///|(15,2,<1,15>,<1,17>): type[X] is not enumerable
☞ Advice

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions