Skip to content

Commit 0a1c77a

Browse files
committed
Fix another edge case for include
Fixes `include` in statements part having `_end_of_statement` twice
1 parent ea9cf59 commit 0a1c77a

File tree

4 files changed

+525224
-524405
lines changed

4 files changed

+525224
-524405
lines changed

grammar.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change

src/grammar.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change

src/parser.c

Lines changed: 525212 additions & 524393 deletions
Original file line numberDiff line numberDiff line change

test/corpus/statements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)