]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gdc.test/compilable/test12567b.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / compilable / test12567b.d
CommitLineData
b4c522fa
IB
1// REQUIRED_ARGS:
2// PERMUTE_ARGS:
b4c522fa
IB
3deprecated("message")
4module test12567b;
5
6void main() {}