Steps to replicate the issue (include links if applicable):
- Go to https://www.wikifunctions.org/view/en/Z13721
- Note that the two connected tests behave differently:
What happens?:
- The first passes, the second fails.
- The current fail rationale is a timeout, which might be fair, but I have a screenshot of an earlier weird semi-timeout with correct eval:
- It's also not clear if the returned list in the second case should be a list of objects, or a list of natural numbers. I initially expected a list of objects, but changed it when I saw the output: https://www.wikifunctions.org/w/index.php?title=Z13723&diff=85872&oldid=85870
What should have happened instead?:
- I'm hoping to get to a situation where both tests are correct and both tests pass. Sorry if the exact current problem is vague.

