mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-22 20:34:07 +00:00
2 lines
63 B
Forth
2 lines
63 B
Forth
.( included from stream file: "1 2 + 4 * .": ) 1 2 + 4 * . cr
|