On Thu Apr 3 18:53:29 2025 +0000, Jacek Caban wrote:
It doesn't seem right to pass NULL constructor result, I think we should fix error handling instead and always clear the variant on success.
Oh I was just following the same pattern from `CallFunction`, but yeah it doesn't make much sense for constructor to not return something.