aksr/re1

The capture #0 always point to the beginning of the text

aksr opened this issue · 0 comments

aksr commented

Posted on Apr 10, 2013 by Happy Ox

What steps will reproduce the problem? 1.# ./re a 1a2

What is the expected output? What do you see instead? expected: "thompson match (1,2)" get: "thompson match (0,2)"