j
k
j a
j l
Luke Gorrie luke@bluetail.com writes:
How about with no SLIME at all?
* (defclass my-class () ((a) (b)))
#<STANDARD-CLASS MY-CLASS {4802EC85}> * (make-instance 'my-class)
#<MY-CLASS {480316C5}> * (inspect (make-instance 'my-class))
NIL
Paolo
Back to the thread
Back to the list