In C# it makes no sense because the function returns an IEnumerable but for some reason the test case expects a string. If the input parameter is an int array it will not work.
Loading collection data...
In C# it makes no sense because the function returns an IEnumerable but for some reason the test case expects a string. If the input parameter is an int array it will not work.