readln: fix typo
This commit is contained in:
parent
5be9b9cd3e
commit
32b420b19c
@ -76,5 +76,5 @@
|
||||
( not EOL? good, inc and return )
|
||||
DUP IF 1 IN> +! EXIT THEN ( c )
|
||||
( EOL ? readline. we still return typed char though )
|
||||
(rdln) (<c) ( c )
|
||||
(rdln) (c<) ( c )
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user