Skip to content

Commit 3616c8a

Browse files
Added argument list scope (#2907)
Fixes #493
1 parent 4c2ba9f commit 3616c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spoken_forms.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
"modifier_scope_types.csv": {
126126
"scope_type": {
127127
"arg": "argumentOrParameter",
128+
"arg list": "argumentList",
128129
"attribute": "attribute",
129130
"call": "functionCall",
130131
"callee": "functionCallee",

0 commit comments

Comments
 (0)