parallelization_phase: use `ANode::validate` after AST shenanigans.
[nit.git] / contrib / nitcc / tests / inf5000-06-grammaire2-instructions.input
1 x = y;
2 while (z) { print(t); k=u; }