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
@rkirov pointed out, that a "minimal repro is input function f(a: () => null) {} with the identity transformer (i.e. just calling visitEachChild with (n) => n" (see #13940 (comment))
Expected behavior:
Should run without errors.
Actual behavior:
Error: Debug Failure. False expression: Lexical environment is suspended.