Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Emit error for var.remove and tag.tagname= #24

@JakubLinhart

Description

@JakubLinhart

Sphere .99 doesn't report any error for this, but it doesn't work:

var.remove(varname)
tag.tagname=

It is valid with current grammar - create a visitor that checks these problems.

This does work:

var.varname=
tag.remove(tagname)

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