Skip to content

Syntax error when using substitution to prepend to an array #21

@ragnaroh

Description

@ragnaroh

If you have the following config you get a syntax error on the second line saying "no viable alternative at input '['".

foo: [1, 2]
bar: ${foo} [3]

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