diff options
author | Gerard Goossen <gerard@tty.nl> | 2007-04-19 15:33:21 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-20 11:55:37 +0000 |
commit | 63575281672bbbaaf04505eb965051807623f028 (patch) | |
tree | ad41d64123cdab48e372d15461112d2859725d1d /op.h | |
parent | ebc6a117822d587e210a6c30233480f33d9c18d8 (diff) | |
download | perl-63575281672bbbaaf04505eb965051807623f028.tar.gz |
Re: [PATCH] madprop about forced words
Message-ID: <20070419113321.GE19244@ostwald>
p4raw-id: //depot/perl@30992
Diffstat (limited to 'op.h')
-rw-r--r-- | op.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -696,6 +696,7 @@ struct token { * E tr/E/R/, /E/ * f folded constant op * F peg op for format + * g op was forced to be a word * i if/unless modifier * I if/elsif/unless statement * K retired kid op |