4 lines
34 B
C
4 lines
34 B
C
int f() {
|
|
// Oops, no return.
|
|
}
|
int f() {
|
|
// Oops, no return.
|
|
}
|