aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/test12567b.d
blob: 9b9d7e171c288b1545829bec8da2411254624888 (plain)
1
2
3
4
5
6
// REQUIRED_ARGS:
// PERMUTE_ARGS:
deprecated("message")
module test12567b;

void main() {}