blob: 937efe54d84e0d2f3602f63be07c03f67f208e05 [file] [log] [blame]
struct S { int a; };
void f(const char *arg) { }
void f(S arg) { }