svn: r2067
This commit is contained in:
John Clements 2006-02-01 00:37:29 +00:00
parent fdf6c2f075
commit d9abc7f2cf

View File

@ -4,7 +4,7 @@
(lib "kerncase.ss" "syntax")
(lib "file.ss"))
(provide/contract [build-stx-with-highlight ((union (listof any/c) string?) ; input with one or more '(hilite ...) tags
(provide/contract [build-stx-with-highlight ((or/c (listof any/c) string?) ; input with one or more '(hilite ...) tags
. -> .
(listof syntax?))]) ; result