RosettaCodeData/Task/Shell-one-liner/Forth/shell-one-liner.fth

3 lines
37 B
Forth
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
$ gforth -e ".( Hello) cr bye"
Hello