Skip to content

Commit

Permalink
niecza fudge
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jan 17, 2013
1 parent 2d20b19 commit cf4f001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S04-declarations/my.t
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ eval_lives_ok 'multi f(@a) { }; multi f(*@a) { }; f(my @a = (1, 2, 3))',

# RT #114202
# # check that anonymous variables don't overshare.
#?niecza skip 'parsefail'
#?pugs skip 'parsefail'
{
my @ = 1, 2, 3;
Expand Down

0 comments on commit cf4f001

Please sign in to comment.