File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22
22
>   ;  ;   ;  ; | [ _ MethodCallExpression_ ] \
23
23
>   ;  ;   ;  ; | [ _ FieldExpression_ ] \
24
24
>   ;  ;   ;  ; | [ _ ClosureExpression_ ] \
25
+ >   ;  ;   ;  ; | [ _ AsyncBlockExpression_ ] \
25
26
>   ;  ;   ;  ; | [ _ ContinueExpression_ ] \
26
27
>   ;  ;   ;  ; | [ _ BreakExpression_ ] \
27
28
>   ;  ;   ;  ; | [ _ RangeExpression_ ] \
34
35
>   ;  ; [ _ OuterAttribute_ ] <sup >\* </sup >[ †] ( #expression-attributes ) \
35
36
>   ;  ; (\
36
37
>   ;  ;   ;  ;   ;  ; [ _ BlockExpression_ ] \
37
- >   ;  ;   ;  ; | [ _ AsyncBlockExpression_ ] \
38
38
>   ;  ;   ;  ; | [ _ UnsafeBlockExpression_ ] \
39
39
>   ;  ;   ;  ; | [ _ LoopExpression_ ] \
40
40
>   ;  ;   ;  ; | [ _ IfExpression_ ] \
You can’t perform that action at this time.
0 commit comments