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
We allow @ToolArg to have the name omitted, in which case we use the parameter name.
However, storing parameter names in classes is optional. We should report an error if parameter names are not included. You can check this with isNamePresent.