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
edit: i'm less sure now, other than that element_resovler code is a mess :(
yeah that's because of parens possibly? FunctionInvocationExpression was not fixed, only MethodInvocation. Tear offs of call methods (if that's legal) have the same problem. Also probably here we lose the function type result because it's all Element based instead of using the FunctionType
This code has no errors in strong mode:
The text was updated successfully, but these errors were encountered: