make: change default size of make-assoc.
parent
88e0936618
commit
6c8c5992a1
|
@ -18,7 +18,7 @@ SYMBOL: building
|
|||
|
||||
: make-assoc ( quot exemplar -- assoc )
|
||||
[
|
||||
20 swap new-assoc [
|
||||
5 swap new-assoc [
|
||||
building set call
|
||||
] keep
|
||||
] with-scope ; inline
|
||||
|
|
Loading…
Reference in New Issue