summaryrefslogtreecommitdiff
path: root/eg/surround.c
diff options
context:
space:
mode:
Diffstat (limited to 'eg/surround.c')
-rw-r--r--eg/surround.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/eg/surround.c b/eg/surround.c
new file mode 100644
index 0000000..e050056
--- /dev/null
+++ b/eg/surround.c
@@ -0,0 +1,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. */