Parsing dynamic in extension receiver position
This commit is contained in:
@@ -45,7 +45,7 @@ type
|
||||
|
||||
"dynamic" is a *soft keyword*:
|
||||
- if it occurs in a non-type context, it's an identifier
|
||||
- in a type context, when followed by a dot or an angle bracket `<`, it's an identifier
|
||||
- in a type context, when followed by a dot (except for a dot that separates a receiver type from a function/property name) or an angle bracket `<`, it's an identifier
|
||||
|
||||
## Representation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user