RosettaCodeData/Task/Shell-one-liner/Forth/shell-one-liner.fth
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

2 lines
37 B
Forth

$ gforth -e ".( Hello) cr bye"
Hello