blob: 0ef8684c1afaab89fdc4779a6b5b9cda84aef5d0 [file] [log] [blame]
// RUN: clang -fsyntax-only %s
void f(...) {
int g(int(...));
}