Show
Ignore:
Timestamp:
07/02/08 06:16:15 (5 months ago)
Author:
pmichaud
Message:

S29-str/chop.t: Correct #?rakudo skip message.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/spec/S29-str/chop.t

    r20859 r21166  
    2929=end more-discussion-needed 
    3030 
    31 #?rakudo skip "don't parse" 
     31#?rakudo skip "list assignment unimplemented" 
    3232{ # chop several things 
    3333    my ($a, $b) = ("bar", "gorch");