summaryrefslogtreecommitdiff
path: root/op.h
diff options
context:
space:
mode:
authorGerard Goossen <gerard@tty.nl>2007-05-08 17:15:09 +0200
committerDave Mitchell <davem@fdisolutions.com>2007-05-12 22:42:09 +0000
commite9cc17ba00cc39cdcabc27d876cb322b6bbd3a59 (patch)
tree05824ef224119c8d36635c68d8a2c4b7ab18d73e /op.h
parentb6214b8055070156c0c94b1aa6eb1e157422064b (diff)
downloadperl-e9cc17ba00cc39cdcabc27d876cb322b6bbd3a59.tar.gz
Disable slurping assigned of split when PL_madskills
Message-Id: <20070508164400.GA15860@ostwald> p4raw-id: //depot/perl@31206
Diffstat (limited to 'op.h')
-rw-r--r--op.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/op.h b/op.h
index b835f9d667..a8cd55d787 100644
--- a/op.h
+++ b/op.h
@@ -712,7 +712,6 @@ struct token {
* Q optimized qw//
* r expression producing R
* R tr/E/R/ s/E/R/
- * R assign slurped by split
* s sub signature
* S use import stub (no import)
* S retired sort block