dscanner and ref parameters

Jacob Carlborg doob at me.com
Sun Feb 23 09:35:30 UTC 2020


On 2020-02-23 10:03, mark wrote:

> Then this would not only help dscanner, but also make it clear to 
> programmers that the argument could be modified.

It's not necessary for dscanner. It should look at the signature of 
`getKeyval` to see that it takes an argument by `ref`.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list