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