Loading...
tests/regex/datafiles/rightparen.dat Libc-1725.40.4 /dev/null
--- Libc/Libc-1725.40.4/tests/regex/datafiles/rightparen.dat
+++ /dev/null
@@ -1,7 +0,0 @@
-B	\)	x	EPAREN
-B	\(\)\)	x	EPAREN
-E	)	x	NOMATCH
-E	)	)	(0,1)
-E	())	)	(0,1)(0,0)
-E	(()|a))	a)	(0,2)(0,1)(?,?)
-E	\\)	\)	(0,2)