BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 16 Sep 1984 05:32:07 +0000 (21:32 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 16 Sep 1984 05:32:07 +0000 (21:32 -0800)
Work on file usr/src/ucb/dbx/tests/pc/nested.in

Synthesized-from: CSRG/cd1/4.3

usr/src/ucb/dbx/tests/pc/nested.in [new file with mode: 0644]

diff --git a/usr/src/ucb/dbx/tests/pc/nested.in b/usr/src/ucb/dbx/tests/pc/nested.in
new file mode 100644 (file)
index 0000000..fcf9d98
--- /dev/null
@@ -0,0 +1,11 @@
+whereis i
+whereis j
+stop at 18
+run
+which k
+print i, j, nested.i, p.i, p.j
+step
+step
+print i, j, nested.i
+cont
+print nested.i