1 // PERMUTE_ARGS:
2 // REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
3 // POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 12706
4 
5 ///
6 void test()(string[] args) if (args[$])
7 {
8 }
9 
10