syntax: fix definition of --

locals-and-roots
Doug Coleman 2016-06-23 23:18:15 -07:00
parent 6c3632d43e
commit 7db66ff8fe
1 changed files with 1 additions and 3 deletions

View File

@ -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