comment contest sample output |
||
| whoCreated: agriffis | whenCreated: 2006-04-26 06:27:33 | mimetype: text/plain |
| download paste more | ||
/*
* add snippet
*/
struct {
char */* add */ed;
int /* add */;
long x1; /* Least-recently added (next to run) */
long y1; // Next to add /*
long x2; /* Least-recently added (next to run)
long y2; // Next to add */ /* add */
long x3; // Least-recently added (next to run) /*
long y3; // Next to add */ add
} foo = {
./* add */ed = "don't comment this add";
};