ocannl
ocannl copied to clipboard
Track whether the variable generated for Local_scope needs initialization (i.e. if it's used in its assignment value computation)
Add a field to Local_scope to track this and populate it from the recurrent field of traced_array IIRC. So this should be easy.