m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/checks/20.loops [branch-1_4]


From: Eric Blake
Subject: Changes to m4/checks/20.loops [branch-1_4]
Date: Thu, 11 May 2006 12:56:26 +0000

Index: m4/checks/20.loops
diff -u m4/checks/20.loops:1.1.1.1.2.2 m4/checks/20.loops:removed
--- m4/checks/20.loops:1.1.1.1.2.2      Thu Mar 31 11:20:17 2005
+++ m4/checks/20.loops  Thu May 11 12:56:26 2006
@@ -1,10 +0,0 @@
-dnl ../doc/m4.texinfo:1450: Origin of test
-define(`reverse', `ifelse($#, 0, , $#, 1, ``$1'',
-                         `reverse(shift($@)), `$1'')')
-dnl @result{}
-reverse
-dnl @result{}
-reverse(foo)
-dnl @result{}foo
-reverse(foo, bar, gnats, and gnus)
-dnl @result{}and gnus, gnats, bar, foo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]