Handbook
Glossary
foo ( -- )
Vocabulary
tools
.
deploy
.
test
.
12
Inputs
None
Outputs
None
Definition
USING:
io
math
math.parser
;
IN:
tools.deploy.test.12
:
foo
( -- )
1 2
\
+
execute-test
4
[
*
]
call-test
number>string
print
;