Try to avoid reserving keyword used only within query clauses not at start #1255
Labels
Area/Lang
Relates to the Ballerina language specification
Type/Improvement
Enhancement to language design
Milestone
Issue #1136 deals with keywords that start query clauses but are not used elsewhere.
There are also keywords used in query clauses other than at the start:
equals
in join clauseascending
,descending
inorder by
clauseWe should try to make them not reserved.
The text was updated successfully, but these errors were encountered: