4.4BSD/usr/src/old/dbx/tests/pc/arrays.in

whatis p.a
stop at 12
run
print a
print a[3], a[4], a[5]
step
step
step
step
where
print b, c
print b[BLUE]