2 lines
33 B
Text
2 lines
33 B
Text
|
int *f(float *fp) { return fp; }
|
|
int *f(float *fp) { return fp; }
|