aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/testheader1.d
blob: 9b14f7b0d346fc009b86752c46fe29d48bcc94b6 (plain)
1
2
3
4
5
6
7
8
9
/*
EXTRA_SOURCES: extra-files/header1.d
REQUIRED_ARGS: -o- -unittest -H -Hf${RESULTS_DIR}/compilable/testheader1.di -ignore
PERMUTE_ARGS: -d -dw
OUTPUT_FILES: ${RESULTS_DIR}/compilable/testheader1.di
TEST_OUTPUT_FILE: extra-files/header1.di
*/

void main() {}