fix compiler/zo-parse for sequence splice

Merge to 5.1.2

original commit: 42f41d868a
This commit is contained in:
Matthew Flatt 2011-07-22 22:19:19 -04:00
parent 481f10a622
commit eaed2b9eaf

View File

@ -353,7 +353,7 @@
(cons 'require-form-type read-require)
(cons 'varref-form-type read-#%variable-ref)
(cons 'apply-values-type read-apply-values)
(cons 'sequence-splice-type read-splice))))
(cons 'splice-sequence-type read-splice))))
(define (get-reader type)
(hash-ref type-readers type