blob: 78a8eb45b5c1abb790a04f34a9054fc2d67c01ba [file] [log] [blame]
void foo(const char* fmt, ...);
struct Bar {
void foo(const char* fmt, ...);
};