Handbook
Glossary
deploy-test-6 ( -- )
Vocabulary
tools
.
deploy
.
test
.
6
Inputs
None
Outputs
None
Definition
USING:
kernel
math
namespaces
;
IN:
tools.deploy.test.6
:
deploy-test-6
( -- )
1
x
set-global
2
y
set-global
x
get-global
y
get-global
+
3
assert=
;