Fix for sb-gmp bignum result allocation (lp#1206191)
[sbcl.git] / tests / undefined-classoid-bug-1.lisp
blob9d93fca9dffc7dc27d890be49002445ab314eeb5
1 (in-package "CL-USER")
3 (defun a-struct-referencer-1 (struct)
4 (a-struct-slot struct))