FICL_MAX_LOCALS
#if !defined FICL_MAX_LOCALS
#if !defined FICL_MAX_LOCALS
#if !defined FICL_MAX_LOCALS
pSys->localp = dictCreate((unsigned)FICL_MAX_LOCALS * CELLS_PER_WORD);
#if !defined FICL_MAX_LOCALS
#if !defined FICL_MAX_LOCALS
#if !defined FICL_MAX_LOCALS
if (pVM->pSys->nLocals >= FICL_MAX_LOCALS)
if (pVM->pSys->nLocals >= FICL_MAX_LOCALS)
ficlSetEnv(pSys, "#locals", FICL_MAX_LOCALS);