Name
newline-str:dstrings — ordinary primitive
Synopsis
FORTH
\n$
( $: -- newline$ )(
)
;
p4:"newline-str";
Description
Push the MSA of a fixed, external string whose body is the
Unix newline character onto the string stack.
<ansref>"newline-string"</ansref>