test_aexpr
res = test_aexpr(te, do_eval);
return test_aexpr(te, do_eval) && res;
static int test_aexpr(Test_env *, int);