8 lines
116 B
C
Raw Normal View History

@__experimental_modules_import diamond_top;
double right(double *);
struct left_and_right {
int left, right;
};