blob: 9adeb6a9a894e6598941ec86925b9caf37107aa9 [file] [log] [blame]
double right(double *);
struct left_and_right {
int left, right;
};