Skip to content

Feature request: Multi-dimensional array literals #981

@brady444

Description

@brady444

Maybe I'm doing something wrong, but multi-dimensional array literals aren't working for me.

With this template text:

{% set test = [["a", "b"], ["b", "c"], ["c", "d"]] %}

I get this error: "expected a value that can be negated"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions