...
svn: r2067
This commit is contained in:
parent
fdf6c2f075
commit
d9abc7f2cf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user