peg.ebnf: locals syntax is in syntax now.

locals-and-roots
Doug Coleman 2016-05-16 15:31:43 -07:00
parent 5ac0f1ca44
commit 6219cd195b
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ ERROR: bad-effect quot effect ;
! so we don't pollute the manifest qualified-vocabs
! and also so restarts don't add multiple times
qualified-vocabs length
"locals" { "[let" ":>" } add-words-from
"syntax" { "[let" ":>" } add-words-from
"kernel" { "dup" "nip" "over" } add-words-from
"sequences" { "nth" } add-words-from
[ string-lines parse-lines ] dip