Skip to content

Commit f119414

Browse files
committed
Update CONTRIBUTING.md for @parameter.outer
1 parent d89a6f2 commit f119414

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ Each capture group can be declared as `inner` or `outer`.
1717
@call.outer
1818
@block.inner
1919
@block.outer
20+
@parameter.inner
21+
@parameter.outer
2022
```
2123

2224
Some nodes only have one type:
2325

2426
```
2527
@comment.outer
26-
@parameter.inner
2728
@statement.outer
2829
```
2930

0 commit comments

Comments
 (0)