create initializers vocab when constructors is used. this should really go in bootstrap instead
parent
3c8ce48e3c
commit
a0b01a51b7
|
@ -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