A #x20 X-expression converts to  , not .
This commit is contained in:
parent
74723e3e95
commit
e13917adec
|
@ -168,7 +168,7 @@ A @racket[_symbol] represents a symbolic entity. For example,
|
||||||
@racket['nbsp] represents @litchar{ }.
|
@racket['nbsp] represents @litchar{ }.
|
||||||
|
|
||||||
An @racket[valid-char?] represents a numeric entity. For example,
|
An @racket[valid-char?] represents a numeric entity. For example,
|
||||||
@racketvalfont{#x20} represents @litchar{}.
|
@racketvalfont{#x20} represents @litchar{ }.
|
||||||
|
|
||||||
A @racket[_cdata] is an instance of the @racket[cdata] structure type,
|
A @racket[_cdata] is an instance of the @racket[cdata] structure type,
|
||||||
and a @racket[_misc] is an instance of the @racket[comment] or
|
and a @racket[_misc] is an instance of the @racket[comment] or
|
||||||
|
|
Loading…
Reference in New Issue
Block a user