projects
/
sbcl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add :application-type parameter for save-lisp-and-die on Windows.
[sbcl.git]
/
tests
/
circ-tree-test.lisp
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#))))