5 lines
31 B
C
5 lines
31 B
C
int bar(void)
|
|
{
|
|
return 42;
|
|
}
|
int bar(void)
|
|
{
|
|
return 42;
|
|
}
|