On Thu, Jul 24, 2025, at 5:03 AM, Tim Düsterhus wrote:
> Hi
>
> I did not yet have the time to check the changes and your reply in 
> detail, but I already wanted to follow-up on some of the points.
>
> Am 2025-07-23 15:55, schrieb Larry Garfield:
>> $c = fn(string $s, Point $p, int $m = 0) => stuff(1, $s, 3.14, $m);
>
> I don't think this is accurate? `$p` is unused.
>
>> However, I have gone through and added numbers to the variable names to 
>> clarify their original ordering.
>
> I believe you missed some. I'm still seeing a bare `$i` and also a `$4p` 
> typo. Please double-check, possibly there are also other mistakes, I 
> didn't check in detail.

Thanks, I think I got them all now.

(Reply to the rest in the other reply.)

--Larry Garfield

Reply via email to