On Thursday, 25 January 2024 at 15:39:08 UTC, ryuukk_ wrote:
```D
void main()
{
    char[32] id = 0;
    id = "hello";
}

```

this works fine, and that is what i expect for the example above..

Raise a bug, I'll fix it.

Reply via email to