Pre/post normalization passes.
Run ONCE (not in convergence loop). Makes output readable.
{}
var a = 1, b = 2
var a = 1; var b = 2;