You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Outlining] Test stringify-walker and fix Ifs (#7800)
Add unit tests checking that stringify-walker unnests control flow and
places delimiters in the expected order. Fix a bug where control flow
structures as if conditions were not traversed properly. Add an
assertion that visited Try expressions do not have delegate clauses
because they are not handled yet.
0 commit comments