F2.c 68 Bytes Raw Blame History Permalink 1 2 3 4 struct S { int a; }; void f(const char *arg) { } void f(S arg) { }