blob: ee33b28fe3a69648a8f50af3d58cdc6feb0746df [file] [log] [blame]
// PERMUTE_ARGS:
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh 7715
module ddoc7656;
/**
$1 $2
---
string s = "$1$2 $ $4";
---
*/
void foo(){}
///
void test(string a = ")") {}