summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/ddoc9676a.d
blob: 326c2cf5325f04db12209acf2d6d9ae25d53c98f (plain)
1
2
3
4
5
6
7
8
9
// PERMUTE_ARGS:
// EXTRA_SOURCES: extra-files/ddoc9676a.ddoc
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 9676a

module ddoc9676a;

///
deprecated void foo() {}