repo.or.cz
/
sbcl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use recently-added utility function.
[sbcl.git]
/
tests
/
merge-lambdas.lisp
blob
90f1080d6544e81c5a899923abf9ea61f019aead
1
(
labels
((
a
(
x
)))
2
(
error
'
program-error
)
3
(
a
(
catch
'
c
)))