Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge RT #124768 (quietly was NYI).
  • Loading branch information
jnthn committed Jun 6, 2015
1 parent 140767b commit ad0906b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-basics/warn.t
Expand Up @@ -62,7 +62,6 @@ is_run 'use v6; try {warn("OH NOEZ") }; say "alive"',
},
'try does not surpress warnings';

#?rakudo todo 'quietly NYI RT #124768'
#?niecza todo 'quietly NYI'
is_run 'use v6; quietly {warn("OH NOEZ") }; say "alive"',
{
Expand Down

0 comments on commit ad0906b

Please sign in to comment.