List of steps to reproduce (step by step, including full links if applicable):
- have a function reverse: List -> List that reverses a list, e.g. https://notwikilambda.toolforge.org/wiki/Z10071
- make a function call Z886(Z10071(Z868("abc")))
(Note that Z886(Z868("abc")) works without issues)
What happens?:
- get an error "Could not deserialize input ZObject type: Z86"
What should have happened instead?:
- get result "cba"
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc: