wollok icon indicating copy to clipboard operation
wollok copied to clipboard

Allow return for skip void methods / closures

Open PalumboN opened this issue 7 years ago • 1 comments

Now this produce an error closure_error_return_void (Here is tested with closures, but you have the same behavior for methods)

PalumboN avatar Dec 25 '17 19:12 PalumboN

Hi @PalumboN, I think it is a feature hahaha, but I've never felt necessary to go with this kind of constructions. The only thing is to use validation, and throwing an error is allowed. What do you think @npasserini?

fdodino avatar May 06 '19 02:05 fdodino