Fix format
This commit is contained in:
parent
27fc80861a
commit
bf2b61dcb1
|
@ -213,7 +213,7 @@ which is @tt{#'}:
|
||||||
(quoted-foo)
|
(quoted-foo)
|
||||||
]
|
]
|
||||||
|
|
||||||
We'll use the #' shorthand from now on.
|
We'll use the @tt{#'} shorthand from now on.
|
||||||
|
|
||||||
Of course, we can emit syntax that is more interesting than a
|
Of course, we can emit syntax that is more interesting than a
|
||||||
string literal. How about returning @racket[(displayln "hi")]?
|
string literal. How about returning @racket[(displayln "hi")]?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user