1.0.25.44: INTERRUPT-THREAD and timer improvements
[sbcl.git] / contrib / sb-introspect / xref-test-data.lisp
index f529839..a23c328 100644 (file)
       ;; Doesn't count as calling xref/3, or referring to +z+ / *a*
       (inline/1))))
 
+;; last node of block should also be taken into account
+(defun xref/13 (x)
+  (setf *a* x))
+
+(defun xref/14 ()
+  *a*)
+
 ;; calling a function in a macro body
 (defmacro macro/1 ()
   (when nil