field name mismatch in provide/contract (not sure why it isn't a syntax error)

svn: r5453
This commit is contained in:
Matthew Flatt 2007-01-25 06:19:57 +00:00
parent a746e33058
commit 105339ed2e

View File

@ -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?])]