- Timestamp:
- 11/19/08 00:08:38 (7 weeks ago)
- Files:
-
- 1 modified
-
src/perl6/STD.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/perl6/STD.pm
r23041 r23042 3564 3564 } 3565 3565 push @opstack, @pre,@post; 3566 push @opstack, @post;3567 3566 3568 3567 push @termstack, $here;
