summaryrefslogtreecommitdiff
path: root/checks/52.regexp
diff options
context:
space:
mode:
Diffstat (limited to 'checks/52.regexp')
-rw-r--r--checks/52.regexp5
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/52.regexp b/checks/52.regexp
new file mode 100644
index 00000000..27ad63d5
--- /dev/null
+++ b/checks/52.regexp
@@ -0,0 +1,5 @@
+dnl ../doc/m4.texinfo:2751: Origin of test
+regexp(`GNUs not Unix', `\<[a-z]\w+')
+dnl @result{}5
+regexp(`GNUs not Unix', `\<Q\w*')
+dnl @result{}-1