summaryrefslogtreecommitdiff
path: root/checks/54.substr
diff options
context:
space:
mode:
Diffstat (limited to 'checks/54.substr')
-rw-r--r--checks/54.substr5
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/54.substr b/checks/54.substr
new file mode 100644
index 00000000..b2ad41ff
--- /dev/null
+++ b/checks/54.substr
@@ -0,0 +1,5 @@
+dnl ../doc/m4.texinfo:2789: Origin of test
+substr(`gnus, gnats, and armadillos', 6)
+dnl @result{}gnats, and armadillos
+substr(`gnus, gnats, and armadillos', 6, 5)
+dnl @result{}gnats