Help test nb194

The regression block tool tip claims it will return a dictionary if no return value is specified.




However the helper block


only offers 4 possible values, and not the alleged missing option.

If I try a blank text block for the value socket, it gets spit out by the blocks editor, probably expecting a different data type. An empty value socket gets an error message.
So the dictionary return is not going to happen.