toke.c:postderef: rmv obsolete comment
authorFather Chrysostomos <sprout@cpan.org>
Sun, 15 Sep 2013 23:22:41 +0000 (16:22 -0700)
committerRicardo Signes <rjbs@cpan.org>
Sat, 5 Oct 2013 18:20:09 +0000 (14:20 -0400)
toke.c

diff --git a/toke.c b/toke.c
index 1267da2..aa88922 100644 (file)
--- a/toke.c
+++ b/toke.c
@@ -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