pragma(msg, { int[int][int] aaa; aaa[3][1] = 4; aaa[3][3] = 3;// OK aaa[1][5] = 9;// Error: key 1 not found in associative array aaa return 2; }()); This code doesn't be compiled by the dmd v2.056 DEBUG(built from github after the Issue 6693 was fixed).
https://github.com/D-Programming-Language/dmd/commit/fcdae7c8071584a7729333571fb86354b7db2b85 https://github.com/D-Programming-Language/dmd/commit/e001f94d281eac901825739060aff2718ea2ee18
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル