5 lines
31 B
C
5 lines
31 B
C
int baz(void)
|
|
{
|
|
return 13;
|
|
}
|
int baz(void)
|
|
{
|
|
return 13;
|
|
}
|