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
This should give an error explaining the parameter has an invalid type.
This hasn't been a problem because if you try to use the parameter or call the function, the compiler will throw. Regardless, we should throw even on this case and similar ones.