--- code/trunk/testdata/testinput2 2008/04/11 15:48:14 334 +++ code/trunk/testdata/testinput2 2008/04/12 15:59:03 336 @@ -2649,4 +2649,22 @@ abc accccbbb +/^(?+1)(?x|y){0}z/ + xzxx + yzyy + ** Failers + xxz + +/(\3)(\1)(a)/ + cat + +/(\3)(\1)(a)/ + cat + +/TA]/ + The ACTA] comes + +/TA]/ + The ACTA] comes + / End of testinput2 /