Separation Generator to a dedicated repo
[apps/low-level-can-service.git] / libs / nanopb / tests / regression / issue_145 / comments.options
diff --git a/libs/nanopb/tests/regression/issue_145/comments.options b/libs/nanopb/tests/regression/issue_145/comments.options
new file mode 100644 (file)
index 0000000..89959ba
--- /dev/null
@@ -0,0 +1,6 @@
+/* Block comment */
+# Line comment
+// Line comment
+DummyMessage.foo /* Block comment */ max_size:5
+DummyMessage.bar max_size:16 # Line comment ###
+