Loading...
tests/regex/datafiles/3835390.dat Libc-1725.40.4 /dev/null
--- Libc/Libc-1725.40.4/tests/regex/datafiles/3835390.dat
+++ /dev/null
@@ -1,3 +0,0 @@
-B	\(ab*\)\{1,9\}\1			abbbabbabbbbb	(0,10)(4,7)
-B	\(ab\(xyz\)*\)\(c\(d\)*\)\{0,3\}	abcdcdc		(0,7)(0,2)(?,?)(6,7)(?,?)
-B	\(^a\)\1				aabc		(0,2)(0,1)