firmware/extra/nanopb/tests/regression/issue_145/comments.options
Patrick Moessler 0c83634f42 Initial commit
2019-10-13 00:37:11 +02: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 ###