Reviewed-by: vromero
Flow should handle invalid exits from class initializers gracefully Reviewed-by: vromero
Entering duplicate local variables into the current scope so that the new variable is used instead of the previous variable. Reviewed-by: mcimadamore