Stubs for expressions
This commit is contained in:
@@ -8,7 +8,6 @@ expression
|
||||
: range
|
||||
: "null"
|
||||
: "this" ("<" type ">")?
|
||||
: memberAccessExpression
|
||||
: expressionWithPrecedences
|
||||
: match
|
||||
: if
|
||||
|
||||
Reference in New Issue
Block a user