Need concept of reserved identifiers #74

Closed
opened 2024-03-27 11:53:54 -06:00 by sashakoshka · 1 comment
Owner

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.

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.
sashakoshka added the
enhancement
package: analyzer
labels 2024-03-27 11:53:54 -06:00
sashakoshka changed title from Need concept of reserved words to Need concept of reserved identifiers 2024-03-27 11:54:35 -06:00
sashakoshka added this to the Q2 2024 milestone 2024-04-01 09:54:22 -06:00
Author
Owner

Implemented by #76

Implemented by #76
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fspl/fspl#74
No description provided.