pebble/third_party/nanopb/tests/regression/issue_145/comments.options

7 lines
148 B
Text
Raw Permalink Normal View History

/* Block comment */
# Line comment
// Line comment
DummyMessage.foo /* Block comment */ max_size:5
DummyMessage.bar max_size:16 # Line comment ###