parent
48621b4bf5
commit
413f09aaaa
|
@ -15,7 +15,7 @@ parameters.
|
||||||
See @secref["reader"] for information on the default reader and
|
See @secref["reader"] for information on the default reader and
|
||||||
@secref["parse-reader"] for the protocol of @racket[read].}
|
@secref["parse-reader"] for the protocol of @racket[read].}
|
||||||
|
|
||||||
@defproc[(read-syntax [source-name any/c (object-name in)]
|
@defproc[(read-syntax [source-name any/c (object-name (current-input-port))]
|
||||||
[in input-port? (current-input-port)])
|
[in input-port? (current-input-port)])
|
||||||
(or/c syntax? eof-object?)]{
|
(or/c syntax? eof-object?)]{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user