Skip to content

event type not storable #347

@guillaumeduhamel

Description

@guillaumeduhamel

tests/proposal/event_storable.arl

archetype event_storable

event my_event {
  x : nat;
  y : string;
}

variable v : my_event = {x = 0; y = "mystr"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions