forstat
forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */
forstat(NODE **a, int n)
static void forstat (LexState *ls, int line) {