1@import diamond_top;
2
3float left(float *);
4
5int top_left(char *c);
6
7int left_and_right(int*);
8
9
10