• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# For Protobuf extension declaration test only.
2# DO NOT add extension declaration to this file.
3#
4# proto-file: path/to/my_file.proto
5# proto-message: MyMessage
6
7declaration {
8  number: 525000000
9  full_name: ".protoc.extension.declaration.test"
10  type: "string"
11}
12