hello ( -- )


Vocabulary
hello-world

Inputs
None

Outputs
None

Definition


: hello ( -- ) "Hello world" print ;