an string -> an immutable string
This commit is contained in:
parent
1b63703ac0
commit
cdf9da7da4
|
@ -127,7 +127,7 @@ instead, to support cross-installation.}
|
||||||
|
|
||||||
@defproc[(version) (and/c string? immutable?)]{
|
@defproc[(version) (and/c string? immutable?)]{
|
||||||
|
|
||||||
Returns an string indicating the currently executing version of
|
Returns an immutable string indicating the currently executing version of
|
||||||
Racket.}
|
Racket.}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user