Steps to replicate the issue (include links if applicable):
- For example: 2 has no prime predecessor (Z28315)
- Click “Details” in the Implementations box
What happens?:
The Errors concertina reports “Invalid evaluation result” (Z560).
What should have happened instead?:
No error (because Void is the correct result)
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
The same result can be observed by echoing Void, for example.
I can see an argument for leaving things as they are for the time being, but the intentional use of Void in Wikidata fetch functions invites a re-think.
Leaving as a Bug report for now because non-errors should not be reported as errors, but feel free to change.