This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix deparsing of reversed sort and descending sorts,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 18 Nov 2004 17:25:19 +0000 (17:25 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 18 Nov 2004 17:25:19 +0000 (17:25 +0000)
commit3ac6e0f94cbac2937b08ea7ee5d77e4a19c63780
treec20f8ec162cc31c8bb1548b9b66243c16cb0bff6
parent615a2b9b5fd38672499052f0b6c19ccd271f6550
Fix deparsing of reversed sort and descending sorts,
due to the recent optimisations on this part of the optree.

p4raw-id: //depot/perl@23513
ext/B/B/Deparse.pm
ext/B/t/deparse.t