blob: fce2e48882f8f0acb691ca35262684779d302196 [file] [log] [blame]
Douglas Gregorc50d4922012-12-11 22:11:52 +00001@import diamond_top;
Douglas Gregor08142532011-08-26 23:56:07 +00002
Douglas Gregor4dd3e942011-08-19 02:29:29 +00003float left(float *);
Douglas Gregorab443b92011-08-20 04:39:52 +00004
5int top_left(char *c);
6
Douglas Gregorb36fc532011-08-20 05:09:43 +00007int left_and_right(int*);
8
9