The test file: class C { @property int get() { return 0; } } void main() {} Generates the header: // D import file generated from 'hdrgen.d' class C { property { int get() { return 0; } } } void main() { } With the '@' missing the header is invalid. This is currently blocking the use of these attributes in druntime. I've attached a patch that fixes the issue, but there's likely a better way to do it.
http://www.dsource.org/projects/dmd/changeset/513
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル