Handbook
Glossary
deploy-test-3 ( -- )
Vocabulary
tools
.
deploy
.
test
.
3
Inputs
None
Outputs
None
Definition
USING:
io.encodings.ascii
io.encodings.string
kernel
;
IN:
tools.deploy.test.3
:
deploy-test-3
( -- )
"xyzthg"
ascii
encode
drop
;