create initializers vocab when constructors is used. this should really go in bootstrap instead
parent
4235922ae5
commit
dfd28cdcbb
|
@ -50,3 +50,5 @@ SYNTAX: CONSTRUCTOR:
|
||||||
complete-effect
|
complete-effect
|
||||||
parse-definition
|
parse-definition
|
||||||
define-constructor ;
|
define-constructor ;
|
||||||
|
|
||||||
|
"initializers" create-vocab drop
|
||||||
|
|
Loading…
Reference in New Issue