The character literal '\'' is inproperly converted to '''. Example follows. ----- tmp.d ----- static char[] charArray = [ '\"', '\'' ]; > dmd -c -H tmp.d ----- tmp.di ----- // D import file generated from 'tmp.d' static { char[] charArray = ['"',''']; }
Fixed DMD 1.009
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル