repo.or.cz
/
sbcl
/
simd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
1.0.1.18:
[sbcl/simd.git]
/
tests
/
undefined-classoid-bug-1.lisp
blob
9d93fca9dffc7dc27d890be49002445ab314eeb5
1
(
in-package
"CL-USER"
)
2
3
(
defun
a-struct-referencer-1
(
struct
)
4
(
a-struct-slot
struct
))
5