summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib/Regex/regex002.stdout
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2006-08-24 14:06:22 +0000
committerSimon Marlow <simonmar@microsoft.com>2006-08-24 14:06:22 +0000
commitee4ba37a0ee33c431f3fe04d108557f253a98312 (patch)
tree24f22af64ce974a0d5bad23035fcb750449e1093 /testsuite/tests/ghc-regress/lib/Regex/regex002.stdout
parentffd32da3e46a72e6de9d19bc2c82f1ea83aca297 (diff)
downloadhaskell-ee4ba37a0ee33c431f3fe04d108557f253a98312.tar.gz
fix old regex test, add two new ones
Diffstat (limited to 'testsuite/tests/ghc-regress/lib/Regex/regex002.stdout')
-rw-r--r--testsuite/tests/ghc-regress/lib/Regex/regex002.stdout3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-regress/lib/Regex/regex002.stdout b/testsuite/tests/ghc-regress/lib/Regex/regex002.stdout
new file mode 100644
index 0000000000..99b5656f91
--- /dev/null
+++ b/testsuite/tests/ghc-regress/lib/Regex/regex002.stdout
@@ -0,0 +1,3 @@
+True
+[array (0,1) [(0,(1,2)),(1,(1,1))],array (0,1) [(0,(3,2)),(1,(3,1))]]
+Just ("a","ba","ca",["b"])