Show
Ignore:
Timestamp:
07/04/08 13:39:38 (5 months ago)
Author:
pmurias
Message:

[pixie] arrays are marked in the dumps, stranger token names work more often

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/perl6/STD5_dump_match

    r20860 r21213  
    1414GetOptions("nocolor"=>\$nocolor,"vertical"=>\$vertical,"yaml"=>\$yaml); 
    1515unless ($#ARGV <= 0) { 
    16     die "USAGE: [--nocolor] [filename]\n"; 
     16    die "USAGE: [--nocolor --vertical] [filename]\n"; 
    1717} 
    1818if ($nocolor) {