Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge postfix if for niecza
  • Loading branch information
sorear committed Feb 16, 2011
1 parent 2c2bce7 commit b349634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S04-statement-modifiers/if.t
Expand Up @@ -58,6 +58,7 @@ plan 11;
ok $ok, "condition in statement level respects context"
}

#?niecza skip 'Nil issues'
{
my $x = (3 if 1);
my $y = (3 if 0);
Expand Down

0 comments on commit b349634

Please sign in to comment.