6 lines
32 B
C
6 lines
32 B
C
|
int
|
||
|
fun (void)
|
||
|
{
|
||
|
return 20;
|
||
|
}
|