Fix static struct info
svn: r14433
This commit is contained in:
parent
e6277e92ac
commit
d57f1a68a4
|
@ -343,7 +343,7 @@ This file defines two sorts of primitives. All of them are provided into any mod
|
||||||
(list #'struct-info
|
(list #'struct-info
|
||||||
#'maker
|
#'maker
|
||||||
#'pred
|
#'pred
|
||||||
(list #'sel ...)
|
(reverse (list #'sel ...))
|
||||||
(list mut ...)
|
(list mut ...)
|
||||||
#f))))
|
#f))))
|
||||||
#,(internal #'(define-typed-struct-internal nm ([fld : ty] ...) #:type-only))
|
#,(internal #'(define-typed-struct-internal nm ([fld : ty] ...) #:type-only))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user