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
stdin: AddVariableDeclarationsStage failed to parse: The type cast expression is expected to be wrapped with parenthesis (1:21)
> 1 | (function(a) {})(b.c : undefined));
| ^
2 |