Skip to content

Commit 929aa96

Browse files
committed
fix: add subshell to possible options in subscript
Not sure if we should add `subshell` but, since the last commit removed `parenthesized_expression`, we now need another one to allow `( ... )` in subscript.
1 parent 5f54572 commit 929aa96

5 files changed

Lines changed: 156935 additions & 156798 deletions

File tree

grammar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

script/known-failures.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change

src/grammar.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/node-types.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/parser.c

Lines changed: 156926 additions & 156796 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)