We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472f3f5 commit 18906c0Copy full SHA for 18906c0
config.yml
@@ -3493,8 +3493,18 @@ nodes:
3493
fields:
3494
- name: variable
3495
type: node
3496
+ comment: |
3497
+ The variable used in the pinned expression
3498
+
3499
+ foo in ^bar
3500
+ ^^^
3501
- name: operator_loc
3502
type: location
3503
3504
+ The location of the `^` operator
3505
3506
3507
+ ^
3508
comment: |
3509
Represents the use of the `^` operator for pinning a variable in a pattern matching expression.
3510
0 commit comments