-
Notifications
You must be signed in to change notification settings - Fork 0
Extend the syntax #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
It seems that the proposed syntax extension for variables support meets only positive and neutral reactions. So, it will be implemented, but one question arises. The concept of variables is not part of the current implementation of the language and is achieved through external library. Integrating the feature in the language will make such a library or built-in support required or it will be possible to have implementation that crashes if the syntax is used, but the library is missing. Any opinions?