xref: /aosp_15_r20/external/nanopb-c/tests/regression/issue_145/comments.options (revision c8d645cafcee3f91213d30caa0fe303887010b9b)
1/* Block comment */
2# Line comment
3// Line comment
4DummyMessage.foo /* Block comment */ max_size:5
5DummyMessage.bar max_size:16 # Line comment ###
6
7