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
But this check could be difficult to implement because it is difficult to distinguish between array and functions.
A possibility would be to report as invalid only when a ':' is present?
The following code should be reported as invalid:
But this check could be difficult to implement because it is difficult to distinguish between array and functions.
A possibility would be to report as invalid only when a ':' is present?