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
When we pass a multi-dimensional array like [[1, 2]] as an argument to internal/external functions we get incorrect output.
The following test case fails:
Version Information
What's your issue about?
When we pass a multi-dimensional array like [[1, 2]] as an argument to internal/external functions we get incorrect output.
The following test case fails:
How can it be fixed?
Working on it
The text was updated successfully, but these errors were encountered: