slash-slash:cdecl.1 — immediate synonym
FORTH
//
( .. )(
)
;
as:"slash-slash";
immediate synonym //
is doing the same as \\
this word is provided only for compatibility with common forth usage in programs. Thegiven synonym should be preferred however.