Changeset 23042 for src

Show
Ignore:
Timestamp:
11/19/08 00:08:38 (7 weeks ago)
Author:
lwall
Message:

[STD] whoops, managed to screw up previous patch

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/perl6/STD.pm

    r23041 r23042  
    35643564        } 
    35653565        push @opstack, @pre,@post; 
    3566         push @opstack, @post; 
    35673566 
    35683567        push @termstack, $here;