Skip to content

Set & Literals #10

@zeebo

Description

@zeebo

Add support for some kind of literal types like lists, dicts, numbers, and strings. The syntax for creating literals is still under debate, but they should be able to be used inside of if statements, and the new set statement, which would work like

{% set .some.path value %}

where value is some literal type, a call, or other path, overriding whatever was at that path value locally for the template (meaning it doesn't reach up into the caller of the Execute)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions