6 lines
146 B
Factor
6 lines
146 B
Factor
|
IN: specialized-arrays
|
||
|
|
||
|
ERROR: cannot-define-array-in-deployed-app type ;
|
||
|
|
||
|
: define-array-vocab ( type -- ) cannot-define-array-in-deployed-app ;
|