We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have an operator to return void
foo: !-> 1 + 1
Here the function would not return 2 but ()
2
()