comments.options 148 B

123456
  1. /* Block comment */
  2. # Line comment
  3. // Line comment
  4. DummyMessage.foo /* Block comment */ max_size:5
  5. DummyMessage.bar max_size:16 # Line comment ###