$& segfaults if you trick it
[p5sagit/p5-mst-13.2.git] / t / op / re_tests
index 189077c..37e8ee3 100644 (file)
@@ -751,3 +751,4 @@ tt+$        xxxtt   y       -       -
 '^\S\s+aa$'m   \nx aa  y       -       -
 (^|a)b ab      y       -       -
 (?i)           y       -       -
+'(?!\A)x'm     a\nxb\n y       -       -