Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
$var:adverb now dies
  • Loading branch information
TimToady committed Nov 5, 2015
1 parent 377eb35 commit 7390453
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-hash/delete.t
Expand Up @@ -29,7 +29,6 @@ ok !defined(%hash{"a"}), "deleted hash elements are really deleted";

{
my $a = 1;
#?rakudo todo '$var:adverb does not die currently'
throws-like '$a:delete', Exception, "Can't :delete a scalar";
}

Expand Down

0 comments on commit 7390453

Please sign in to comment.