Fix for SINGLETON:
parent
53cda42d44
commit
db59ade218
|
@ -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:" [
|
||||||
|
|
Loading…
Reference in New Issue