aboutsummaryrefslogtreecommitdiff
path: root/tests/regression/issue_145/comments.options
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/issue_145/comments.options')
-rw-r--r--tests/regression/issue_145/comments.options6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/regression/issue_145/comments.options b/tests/regression/issue_145/comments.options
new file mode 100644
index 0000000..89959ba
--- /dev/null
+++ b/tests/regression/issue_145/comments.options
@@ -0,0 +1,6 @@
+/* Block comment */
+# Line comment
+// Line comment
+DummyMessage.foo /* Block comment */ max_size:5
+DummyMessage.bar max_size:16 # Line comment ###
+