blob: ad168373e70b5354ad06d91a7e9f60dcce435862 [file] [log] [blame]
// PERMUTE_ARGS:
// REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -o-
// POST_SCRIPT: compilable/extra-files/ddocAny-postscript.sh
///
interface I
{
///
void f();
}