Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    opinions neededExtra thoughts are needed from community

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions