Add a transformer correction for AST consistency. Replacing the value of an...
Add a transformer correction for AST consistency. Replacing the value of an Expr node with an Assign or a list of nodes removes the need for the Expr node itself. PiperOrigin-RevId: 206040750
Loading
Please sign in to comment