Test hex('x...').
[p5sagit/p5-mst-13.2.git] / t / op / re_tests
index cbcb725..34b6e29 100644 (file)
@@ -714,3 +714,4 @@ a(?{$a=2;$b=3;($b)=$a})b    yabz    y       $b      2
 round\(((?>[^()]+))\)  _I(round(xs * sz),1)    y       $1      xs * sz
 '((?x:.) )'    x       y       $1-     x -
 '((?-x:.) )'x  x       y       $1-     x-
+foo.bart       foo.bart        y       -       -