fix typo in FORGET:

cvs
Slava Pestov 2006-01-25 00:49:31 +00:00
parent 9fdc70a623
commit 14f1f0aaae
1 changed files with 1 additions and 1 deletions

View File

@ -66,4 +66,4 @@ DEFER: PRIMITIVE: parsing
scan-word [ create-constructor ] keep
[ define-constructor ] [ ] ; parsing
: FORGET: scan use get hash [ forget ] when* ; parsing
: FORGET: scan use get hash-stack [ forget ] when* ; parsing