]> git.vpit.fr Git - perl/modules/indirect.git/history - t/22-bad-mixed.t
Fix getting the name of a GV(SV) kid of RV2SV that caused 'print' to segfault
[perl/modules/indirect.git] / t / 22-bad-mixed.t
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...