Skip to content

Commit

Permalink
unfudge now passing warn() test
Browse files Browse the repository at this point in the history
  • Loading branch information
FROGGS committed May 10, 2015
1 parent b0e8aa2 commit e30caf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-basics/warn.t
Expand Up @@ -45,7 +45,7 @@ is_run 'use v6; warn; say "alive"',
},
'warn() without arguments';

#?rakudo todo 'nom regression RT #124767'
# RT #124767
is_run 'use v6; warn("OH NOEZ"); say "alive"',
{
status => 0,
Expand Down

0 comments on commit e30caf9

Please sign in to comment.