checksums: fix doctest for checksum-file.
parent
f33bf70ad6
commit
1e0ae925f0
|
@ -41,7 +41,7 @@ HELP: checksum-file
|
||||||
{ $example
|
{ $example
|
||||||
"USING: checksums checksums.crc32 prettyprint ;"
|
"USING: checksums checksums.crc32 prettyprint ;"
|
||||||
"\"resource:LICENSE.txt\" crc32 checksum-file ."
|
"\"resource:LICENSE.txt\" crc32 checksum-file ."
|
||||||
"B{ 47 65 106 90 }"
|
"B{ 125 29 106 28 }"
|
||||||
}
|
}
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue