Dicebot:

void func!(alias arr)()
{
    arr["key"] = 43;
}

I think you have to remove that exclamation mark.

Bye,
bearophile

Reply via email to