Skip to content

Improve variables vs field variables #13

@stricaud

Description

@stricaud

field["var"] is confusing with $var; As we sometimes need a variable that contains a space, it could be a better idea to have variables made this way:
$"var with space"
this would avoid having to use the keyword field["var with space"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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