date and time created 90/06/25 15:29:37 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 26 Jun 1990 06:29:37 +0000 (22:29 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 26 Jun 1990 06:29:37 +0000 (22:29 -0800)
SCCS-vsn: old/dbx/tests/cc/float.in 5.1

usr/src/old/dbx/tests/cc/float.in [new file with mode: 0644]

diff --git a/usr/src/old/dbx/tests/cc/float.in b/usr/src/old/dbx/tests/cc/float.in
new file mode 100644 (file)
index 0000000..68e48c5
--- /dev/null
@@ -0,0 +1,11 @@
+stop in main
+run
+step
+step
+print y
+print y + 2
+print 3.5*y
+stop in f
+cont
+where
+cont