Fix comment

This commit is contained in:
Koichi Nakamura 2020-12-31 20:42:43 +09:00
parent f11179089e
commit 38ef3ef9fc

View file

@ -246,7 +246,7 @@ l!
\ Return 1 if c==' ' or c=='\n', 0 otherwise.
cs i, '#, 'L, k , '=, '~, 'L, k:k0-, '=, '|, 'e, l!
\ 'W' ( "<spaces>name" -- c-addr u )
\ 'W' ( "name" -- c-addr u )
\ Skip leading spaces (' ' and '\n'),
\ Read name, then return its address and length.
\ The maximum length of the name is 127. The behavior is undefined