Skip to content

Commit

Permalink
An unfudge for Rakudo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Aug 7, 2011
1 parent d8050f5 commit bb0d7a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S12-class/extending-arrays.t
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ ok $arrayref.test_method, "arrayref in a variable";

my %named_hash;

#?rakudo 4 skip "Hash extension issues"
ok %named_hash.test_method, "Uninitialized hash";
%named_hash = (Foo => "bar");

Expand Down

0 comments on commit bb0d7a9

Please sign in to comment.