struct Token { static char[] tochars[TOK.TOKMAX]; } enum TOK { TOKreserved, } TOK number(Token *t) { } void main() { }
smallest case: struct Token { static char[] tochars[TOK.TOKMAX]; } enum TOK { TOKreserved, } void main() { }
another test case of forward referencing(I think it's related to this bug): alias a.b c; enum a{ b }
Fixed DMD 1.018 and DMD 2.002
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル