Byte strings are legal literals in match constants.

svn: r8543
This commit is contained in:
Sam Tobin-Hochstadt 2008-02-05 17:48:10 +00:00
parent 6fa6ea3bb3
commit 5d17cf0417

View File

@ -29,7 +29,8 @@
(boolean? v)
(char? v)
(number? v)
(keyword? v)))
(keyword? v)
(bytes? v)))
;;!(function symbol-append