Fix for SINGLETON:

db4
Slava Pestov 2008-05-10 18:20:50 -05:00
parent 53cda42d44
commit db59ade218
1 changed files with 1 additions and 2 deletions

View File

@ -158,8 +158,7 @@ IN: bootstrap.syntax
] define-syntax ] define-syntax
"SINGLETON:" [ "SINGLETON:" [
scan create-class-in CREATE-CLASS define-singleton-class
dup save-location define-singleton-class
] define-syntax ] define-syntax
"TUPLE:" [ "TUPLE:" [