Skip to content

Commit

Permalink
toke.c:postderef: rmv obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Father Chrysostomos authored and rjbs committed Oct 5, 2013
1 parent 2a0fcf5 commit e92bffe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions toke.c
Expand Up @@ -2164,9 +2164,6 @@ S_force_next(pTHX_ I32 type)
* been emitted. @* $* etc. are emitted as two separate token right here.
* @[ @{ %[ %{ *{ are emitted also as two tokens, but this function emits
* only the first, leaving yylex to find the next.
* %[ and %{ are currently unrecognized by the parser, causing syntax
* errors. If/when they are added to the parser, no change will be neces-
* sary here.
*/

static int
Expand Down

0 comments on commit e92bffe

Please sign in to comment.