11 lines
77 B
Plaintext
11 lines
77 B
Plaintext
|
void f(int i,
|
||
|
struct S s)
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
void g(int i,
|
||
|
struct S s) {
|
||
|
|
||
|
}
|