Skip to content

Commit 8db52df

Browse files
committed
Add pattern match documentation example to LocalVariableTargetNode
1 parent b46a62e commit 8db52df

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2768,6 +2768,9 @@ nodes:
27682768
27692769
foo, bar = baz
27702770
^^^ ^^^
2771+
2772+
foo => baz
2773+
^^^
27712774
- name: LocalVariableWriteNode
27722775
fields:
27732776
- name: name

0 commit comments

Comments
 (0)