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

3 lines
37 B
Forth
Raw Permalink Normal View History

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