Attributes on patterns tested
This commit is contained in:
@@ -4,7 +4,6 @@ when
|
||||
"}"
|
||||
;
|
||||
|
||||
// TODO: attributes for when entries?
|
||||
whenEntry
|
||||
: whenConditionIf{","} (when | "=>" expression SEMI)
|
||||
: "else" ("continue" | "=>" expression SEMI)
|
||||
|
||||
Reference in New Issue
Block a user