Loading...
tests/regex/datafiles/6487297.dat Libc-1725.40.4 /dev/null
--- Libc/Libc-1725.40.4/tests/regex/datafiles/6487297.dat
+++ /dev/null
@@ -1,3 +0,0 @@
-E	(a)?(ab)?(b)?	ab	(0,2)(0,1)(?,?)(1,2)
-E	(a)?((ab)?(b)?)	ab	(0,2)(0,1)(1,2)(?,?)(1,2)
-E	((a)?(ab)?)(b)?	ab	(0,2)(0,2)(?,?)(0,2)(?,?)