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