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
|
||||
parse-definition
|
||||
define-constructor ;
|
||||
|
||||
"initializers" create-vocab drop
|
||||
|
|
Loading…
Reference in New Issue