Need concept of reserved identifiers #74
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It makes no sense that a user can define a function called "break" and not have access to it. Identifiers such as "if", "then", "switch", etc. should be reserved as well.
Need concept of reserved wordsto Need concept of reserved identifiersImplemented by #76