Skip to content

switch() blocks in templates can only be evaluated once #202

@solemnwarning

Description

@solemnwarning

The template code gets corrupted when evaluating a switch() block - it works fine first time, but if the same switch() block is executed a second time (e.g. refused in a struct/function), then it'll crash the interpreter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions