Steps to replicate the issue (include links if applicable):
What happens?:
- note that Z21176 fails
What should have happened instead?:
- it should pass
Other information (browser name/version, screenshots, etc.):
@GrounderUK diagnoses this as "a reference to a type is not always interpreted as a type".
The same thing was happening at https://www.wikifunctions.org/view/en/Z10112, but switching it to return an Object instead of a Type avoided the problem.
This seems related to T363623