STRING: now defines an inline word
parent
af62d8b126
commit
3e29bc8150
|
@ -16,7 +16,7 @@ IN: multiline
|
|||
|
||||
: STRING:
|
||||
CREATE dup reset-generic
|
||||
parse-here 1quotation define ; parsing
|
||||
parse-here 1quotation define-inline ; parsing
|
||||
|
||||
: (parse-multiline-string) ( start-index end-text -- end-index )
|
||||
lexer get lexer-line-text 2dup start
|
||||
|
|
Loading…
Reference in New Issue