type (PR9535)
svn: r10419
This commit is contained in:
parent
24f54b8dcc
commit
1ffd3f5ba0
|
@ -252,7 +252,7 @@
|
||||||
#f
|
#f
|
||||||
(if (keyword? (syntax-e (car p)))
|
(if (keyword? (syntax-e (car p)))
|
||||||
"unrecognized struct-specification keyword"
|
"unrecognized struct-specification keyword"
|
||||||
"expected a struct-spefication keyword")
|
"expected a struct-specification keyword")
|
||||||
stx
|
stx
|
||||||
(car p))])))
|
(car p))])))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user