fix syntax-error message

svn: r867
This commit is contained in:
Matthew Flatt 2005-09-18 00:52:24 +00:00
parent 0cedaf8217
commit f3c0de5891

View File

@ -283,7 +283,7 @@
#,@(if (memq 'define-compatibility options)
#`((define-proc-values (make-variant-name ...) (values variant-name ...)))
null)))))]
[(_ orig-stx (option ...) name pred-name variant ...)
[(_ orig-stx (option ...) define-proc-values name (alpha ...) pred-name variant ...)
;; Must be a bad variant...
(for-each (lambda (variant)
(syntax-case variant ()