int test(T)(T t) { if (auto o = cast(Object)t) return 1; return 0; } generates the following // D import file generated from 'test.d' template test(T) { int test(T t) { if (o;cast(Object)t) return 1; return 0; } } which is a deprecated syntax.
Fixed dmd 1.034 and 2.018
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル