float init 0 request
Walter Bright
newshound2 at digitalmars.com
Fri Aug 21 06:39:55 UTC 2026
On 8/19/2026 1:58 PM, Steven Schveighoffer wrote:
> D:
> ```d
> void main() {
> float[int] aa;
> aa[0]++;
> writeln(a[0]); // ???
> }
> ```
I tried to file an issue on this, but github does not accept tty input from my
keyboard. It's a weird problem that shows up now and then.
Since you have reported the problem, please create an issue for it, as I cannot.
Thank you!
More information about the Digitalmars-d
mailing list