Enforcing documentated contract
svn: r13307
This commit is contained in:
parent
60827a8254
commit
8b65e2930d
|
@ -56,7 +56,7 @@
|
|||
(cond
|
||||
((string? x) (true))
|
||||
((symbol? x) (true))
|
||||
((number? x) (true))
|
||||
((exact-nonnegative-integer? x) (true))
|
||||
((comment? x) (true))
|
||||
((pi? x) (true))
|
||||
((cdata? x) (true))
|
||||
|
|
Loading…
Reference in New Issue
Block a user