aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/test12567a.d
blob: 53cc377e632542e2633aa7e18036400d683a7ca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
// REQUIRED_ARGS:
// PERMUTE_ARGS:
/*
TEST_OUTPUT:
---
---
*/
deprecated
module test12567a;

void main() {}