field name mismatch in provide/contract (not sure why it isn't a syntax error)
svn: r5453
This commit is contained in:
parent
a746e33058
commit
105339ed2e
|
@ -28,7 +28,7 @@
|
|||
[abbreviate-cons-as-list? boolean?]
|
||||
[render-to-sexp (any/c . -> . any)]
|
||||
[lifting? boolean?]
|
||||
[all-bindings-are-mutable? boolean?])]
|
||||
[all-bindings-mutable? boolean?])]
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user