diff test/octave.test/io/printf-1.m @ 2758:73a51c5250ec

[project @ 1997-02-26 23:23:20 by jwe]
author jwe
date Wed, 26 Feb 1997 23:23:45 +0000
parents
children 7bed0ef1a6ad
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/octave.test/io/printf-1.m	Wed Feb 26 23:23:45 1997 +0000
@@ -0,0 +1,1 @@
+printf ("%s: %d\n", "test", 1)