syntax: Allow postpone: \foo
parent
3861e85d09
commit
5a119fa9f7
|
@ -109,7 +109,7 @@ IN: bootstrap.syntax
|
|||
"W{" [ \ } [ first <wrapper> ] parse-literal ] define-core-syntax
|
||||
"HS{" [ \ } [ >hash-set ] parse-literal ] define-core-syntax
|
||||
|
||||
"postpone:" [ scan-word suffix! ] define-core-syntax
|
||||
"postpone:" [ scan-syntax-word suffix! ] define-core-syntax
|
||||
"\\" [ scan-word <wrapper> suffix! ] define-core-syntax
|
||||
"M\\" [ scan-word scan-word lookup-method <wrapper> suffix! ] define-core-syntax
|
||||
"inline" [ last-word make-inline ] define-core-syntax
|
||||
|
|
Loading…
Reference in New Issue