factor/basis/tools/deploy/shaker/strip-specialized-arrays.fa...

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 ;