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
Enforce absence of warnings in self-hosted make-host-1
[sbcl.git]
/
contrib
/
sb-cover
/
test-data-1.lisp
blob
55a288a0de8bb7d47a3bec91000e892c0a3c7946
1
(
in-package
sb-cover-test
)
2
3
(
defun
test1
()
4
(+
1 2
))
5