Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)
[p5sagit/p5-mst-13.2.git] / t / op / kill0.t
2007-04-18 Steve Hay Add a test for the bug fixed by #30970