5 lines
75 B
Forth
5 lines
75 B
Forth
|
|
-4567 1 2 3 3 test4d ! ok
|
||
|
|
1 2 3 3 test4d @ . -4567 ok
|
||
|
|
|
||
|
|
print-4d test4d
|