Skip to content

Commit 99ffe04

Browse files
committed
unified: Fix a bad comment
1 parent 37a1771 commit 99ffe04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified/extractor/ast_types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ named:
9797
top_level:
9898
body: block
9999

100-
# A name pattern that applies a nested pattern. Used for scoped imports.
100+
# A pattern that binds the incoming value to a name, and then applies it to a sub-pattern.
101101
named_pattern:
102102
modifier*: modifier
103103
name_node: identifier

0 commit comments

Comments
 (0)