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