syntax: fix definition of --
parent
6c3632d43e
commit
7db66ff8fe
|
@ -55,9 +55,7 @@ IN: bootstrap.syntax
|
|||
[
|
||||
{ "]" "}" ";" ">>" "COMPILE>" } [ define-delimiter ] each
|
||||
|
||||
"--" [
|
||||
"--" "syntax" lookup-word suffix!
|
||||
] define-core-syntax
|
||||
"--" "syntax" lookup-word define-symbol
|
||||
|
||||
{ "_" "@" } define-fry-specifiers
|
||||
! "@" [ "Only valid inside a fry" throw ] ( -- * ) define-fry-specifier
|
||||
|
|
Loading…
Reference in New Issue