Skip to content

Commit

Permalink
merge D2 pull 601
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jan 5, 2012
1 parent 7a43928 commit 9524e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -3957,6 +3957,7 @@ int Parser::isDeclarator(Token **pt, int *haveId, enum TOK endtok)
case TOKrbracket:
case TOKassign:
case TOKcomma:
case TOKdotdotdot:
case TOKsemicolon:
case TOKlcurly:
case TOKin:
Expand Down

0 comments on commit 9524e90

Please sign in to comment.