Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge passing test for chained assignment
  • Loading branch information
usev6 committed Jun 23, 2015
1 parent 9a42069 commit 63eb5fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-operators/assign.t
Expand Up @@ -184,7 +184,6 @@ plan 303;
is($s, $t, 'chained $ = % = list assignment');
}

#?rakudo skip 'Odd number of elements found where hash expected RT #124530'
{
# chained $scalar = %hash = list assignment
my ($s, $t, %h);
Expand Down

0 comments on commit 63eb5fe

Please sign in to comment.