summaryrefslogtreecommitdiff
path: root/eg/surround.c
blob: e050056f8db763a8e08e425a97e81bb73539fd1c (plain)
1
2
3
4
5
6
/* surrounded by comments.
 * this is the first one, and only it should be output.
 *
 * note: you'll need -v to get output from this.
 */
int surround;	/* this should NOT be output. */