Fix typo detected by optimizer.

This commit is contained in:
Sam Tobin-Hochstadt 2012-08-20 13:17:50 -04:00
parent b9408e545e
commit 4c0d605c43

View File

@ -89,7 +89,7 @@
name (match i-t [(tc-result1: t) t]))]
[else
(single-value val-e)
(index-error i-val i-bound i-e vec-t expected) name]))
(index-error i-val i-bound i-e vec-t expected name)]))
(define (tc/app-hetero form expected)
(syntax-parse form