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

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

diff --git a/usr/src/old/dbx/tests/cc/bitfields.in b/usr/src/old/dbx/tests/cc/bitfields.in
new file mode 100644 (file)
index 0000000..114d5d4
--- /dev/null
@@ -0,0 +1,12 @@
+whatis x
+whatis x.a
+stop at 31
+run
+print junk
+print junk.owner, junk.segment, junk.intrinsicCost
+stop at 50
+cont
+print x
+print x.a
+print x.b
+print x.c