|
From: Robert D. <rob...@gm...> - 2018-05-30 04:28:37
|
On 2018-05-29, Kris Katterjohn <kat...@gm...> wrote: > That's kinda gross, but this way the new behavior is precisely like > the current behavior when there are one or zero return values, it works > in the desired way when there are two or more return values, and no case > can be confused with the error case. So really the only difference is > that we get all return values instead of just the primary one when there > are two or more values. Sounds good to me. Keep up the good work! best Robert Dodier |