Syntax objects are supported
This commit is contained in:
parent
61f03beaee
commit
3b98c8f9b3
|
@ -135,6 +135,5 @@ Consumes the result of parsing bytecode and returns an S-expression
|
||||||
@defproc[(zo-marshal [top compilation-top?]) bytes?]{
|
@defproc[(zo-marshal [top compilation-top?]) bytes?]{
|
||||||
|
|
||||||
Consumes a representation of bytecode and generates a byte string for
|
Consumes a representation of bytecode and generates a byte string for
|
||||||
the marshaled bytecode. Currently, syntax objects are not supported,
|
the marshaled bytecode.}
|
||||||
including in @racket[req] for a top-level @racket[#%require].}
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user