[perl #56526] m/a{1,0}/ compiles but doesn't match a literal string
[p5sagit/p5-mst-13.2.git] / t / op / not.t
2005-02-15 Steve Peters Additional tests for t/op/not.t
2005-02-10 Marcus Holland-Moritz [perl #34101] not() || 1 produces segmentation fault