Skip to content

Commit

Permalink
write.t: Eek! debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
Father Chrysostomos committed Aug 17, 2012
1 parent 216d99a commit 40429ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/op/write.t
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,6 @@ format Potshriggley =
Scalar::Util::weaken(my $x = *Potshriggley{FORMAT});
undef *Potshriggley;
is $x, undef, 'formats in subs do not leak';
use Devel::Peek; Dump $x if $x;
}


Expand Down

0 comments on commit 40429ee

Please sign in to comment.