commit c057f053b02237a6f98741e3e27f198c0a53c432
parent c009bab4665986251b3235132d6d64d93bda43c5
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Sun, 15 Jan 2017 00:33:01 +0100
Fixed doc
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/scribblings/repltest.scrbl b/scribblings/repltest.scrbl
@@ -81,6 +81,7 @@ the expected output:
@#,hash-lang[] @#,racketmodname[repltest] @#,racketmodname[typed/racket]
(define x 0)
@#,racketid[>] x
+ @#,racketoutput{- : Integer [more precisely: Zero]}
@#,racketresultfont{0}
]