Skip to content

editor detects and breaks program when reserved words are within variables #14

@carloshm

Description

@carloshm

when part of a variable includes a reserved word it breaks:
10 cls
20 radius=10
30 print radius
run
Unexpected = at line 20
Ready

Metadata

Metadata

Assignees

No one assigned

    Labels

    opinions neededExtra thoughts are needed from community

    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