Allow negative values to be specified in the loader.
This commit is contained in:
parent
e61e13b2ab
commit
c609b15425
@ -463,8 +463,10 @@ also parser definitions also
|
||||
|
||||
: digit?
|
||||
line_pointer c@ >r
|
||||
r@ [char] - =
|
||||
r@ [char] 0 >=
|
||||
r> [char] 9 <= and
|
||||
or
|
||||
;
|
||||
|
||||
: quote?
|
||||
|
Loading…
Reference in New Issue
Block a user