Fix internal error format string in init-envs

This commit is contained in:
Asumu Takikawa 2015-02-17 16:15:34 -05:00
parent 5180e601db
commit 39446d64d5

View File

@ -78,7 +78,7 @@
`(->acc (list ,@(map sub dom)) ,(sub t) ,(sub pth))]
[(Result: t (FilterSet: (Top:) (Top:)) (Empty:)) `(-result ,(sub t))]
[(Union: elems) (split-union elems)]
[(Base: n cnt pred _) (int-err "Base type not in predefined-type-table" n)]
[(Base: n cnt pred _) (int-err "Base type ~a not in predefined-type-table" n)]
[(Name: stx args struct?)
`(make-Name (quote-syntax ,stx)
,(and args