On 2/11/26 12:44, Nick Treleaven wrote: > > You need to declare `alias n` or `size_t n` to match a static array, `n` > is not a type. Ops, my bad! In my defense, I'll say that I had been dealing with this confusing issue for too long, so when I found it didn't work as I expected, I wasn't in the mood to think about it anymore.