3 lines
64 B
Text
3 lines
64 B
Text
: twice 2 times ;
|
|
: hello "Hello, world!" print ;
|
|
[hello] twice
|
: twice 2 times ;
|
|
: hello "Hello, world!" print ;
|
|
[hello] twice
|