float init 0 request

monkyyy crazymonkyyy at gmail.com
Thu Aug 20 01:04:54 UTC 2026


On Wednesday, 19 August 2026 at 20:58:56 UTC, Steven 
Schveighoffer wrote:
> D:
> ```d
> void main() {
>     float[int] aa;
>     aa[0]++;
>     writeln(a[0]); // ???
> }
> ```
>
> -Steve

1 :)


More information about the Digitalmars-d mailing list