summaryrefslogtreecommitdiff
path: root/tests/063-comments.c.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/063-comments.c.expected')
-rw-r--r--tests/063-comments.c.expected13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/063-comments.c.expected b/tests/063-comments.c.expected
new file mode 100644
index 0000000000..4998d76cc2
--- /dev/null
+++ b/tests/063-comments.c.expected
@@ -0,0 +1,13 @@
+
+
+
+f = g /h;
+ l();
+m = n
++ p;
+
+more code here
+
+are not treated like comments.
+
+