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
Parser could get into an infinite loop because `acceptStatSepUnlessAtEnd`
did not make progress. I believe the concrete example was a string interpolator
where we encounter a `{ ... )`.
0 commit comments