RosettaCodeData/Task/Shell-one-liner/Forth/shell-one-liner.fth
2023-07-01 13:44:08 -04:00

2 lines
37 B
Forth

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