summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/ddoc4.d
blob: d0677363afbcea603de4ef0d8c5743ac821fb6c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
// PERMUTE_ARGS:
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 4

/**
    a
*/
enum
{
    ONE
}