Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MDeiml committed Nov 24, 2021
1 parent 921ce06 commit a712b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scanner.cc
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,14 @@ struct Scanner {
case TIGHT_LIST_ITEM:
case TIGHT_LIST_ITEM + 1:
case TIGHT_LIST_ITEM + 2:
case TIGHT_LIST_ITEM + 3:
case TIGHT_LIST_ITEM + 4:
case TIGHT_LIST_ITEM + 5:
case TIGHT_LIST_ITEM + 6:
case LOOSE_LIST_ITEM:
case LOOSE_LIST_ITEM + 1:
case LOOSE_LIST_ITEM + 2:
case LOOSE_LIST_ITEM + 3:
case LOOSE_LIST_ITEM + 4:
case LOOSE_LIST_ITEM + 5:
case LOOSE_LIST_ITEM + 6:
Expand Down

0 comments on commit a712b77

Please sign in to comment.