> On Aug 26, 2018, at 6:48 PM, Philip McGrath <phi...@philipmcgrath.com> wrote:
> 
> `read-syntax` has two optional arguments: `(test read-syntax)` is effectively 
> calling `(read-syntax (open-input-string "str"))`, which is equivalent to 
> `(read-syntax (open-input-string "str") (current-input-port))`.



Yes of course. Sorry, temporarily lost my mind.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to