This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Disable slurping assigned of split when PL_madskills
[perl5.git] / op.h
diff --git a/op.h b/op.h
index b835f9d..a8cd55d 100644 (file)
--- 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