1.0.13.45: close the fd before deleting / moving files on CLOSE :ABORT T
[sbcl/simd.git] / tests / circ-tree-test.lisp
blob2189186be0b5cf1cdf30d954873cc75a20301ccf
1 ;;; fasl-dumper and circular trees, reported by Marco Monteiro
2 (COMPILE NIL
3 '(LAMBDA ()
4 (LIST '#5= (#5# #5# . #5#))
5 (LIST '#6= (#7= (#6#) . #7#))))