4 lines
42 B
C
4 lines
42 B
C
int func() {
|
|
return 1; // In function
|
|
}
|
int func() {
|
|
return 1; // In function
|
|
}
|