whilestat
whilestat(Node **a, int n) /* while (a[0]) a[1] */
whilestat(NODE **a, int n)
static void whilestat (LexState *ls, int line) {