On Thu 15 Dec 2016 20:39, Christopher Allan Webber <cweb...@dustycloud.org> 
writes:

> In Guile 2.2:
>
> (define-class <foo> ()
>   (bar #:allocation #:class
>        #:init-value 'baz))
>
> (slot-definition-allocation (class-slot-definition <foo> 'bar))
>   => #:instance

Fixed.  Thanks for the report!

Andy



Reply via email to