Compiler: Added F_FOREACH_VAL_LVAL. This tree node type is identical to F_VAL_LVAL except that it it used only as the CAR of F_FOREACH. This is in preparation for delaying the resolving of auto for foreach() to the tree optimizer pass.