On Wednesday, 5 January 2022 at 05:17:10 UTC, Stanislav Blinov wrote:

It is returned. But initializing `c` with it makes a copy.

Oh...
Wish we had real `ref` ;(

This will mutate `a`:

```
func(a) = 10;
```



Thank you for your help!

Reply via email to