On Tuesday, 31 January 2017 at 10:00:03 UTC, Stefan Koch wrote:
On Tuesday, 31 January 2017 at 09:31:23 UTC, Nordlöw wrote:

How can we be sure that the return value points to the same content as `s1`?
Because of the return attribute.
return means I am passing this value through myself.

I thought it meant "the parameter can be returned" not "the parameter *will* be returned".

Reply via email to