pebble/third_party/nanopb/tests/regression/issue_145/comments.options
2025-01-27 11:38:16 -08:00

6 lines
148 B
Text

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