parent
e958419299
commit
61ec48f83b
3 changed files with 0 additions and 36 deletions
@ -1,14 +0,0 @@ |
||||
# For Protobuf extension declaration test only. |
||||
# DO NOT add extension declaration to this file. |
||||
|
||||
declaration { |
||||
number: 525000000 |
||||
full_name: ".protoc.extension.declaration.test.foo" |
||||
type: "string" |
||||
} |
||||
|
||||
declaration { |
||||
number: 525000000 |
||||
full_name: ".protoc.extension.declaration.test.bar" |
||||
type: "string" |
||||
} |
@ -1,11 +0,0 @@ |
||||
# For Protobuf extension declaration test only. |
||||
# DO NOT add extension declaration to this file. |
||||
# |
||||
# proto-file: path/to/my_file.proto |
||||
# proto-message: MyMessage |
||||
|
||||
no_declaration { |
||||
number: 525000000 |
||||
full_name: ".protoc.extension.declaration.test" |
||||
type: "string" |
||||
} |
@ -1,11 +0,0 @@ |
||||
# For Protobuf extension declaration test only. |
||||
# DO NOT add extension declaration to this file. |
||||
# |
||||
# proto-file: path/to/my_file.proto |
||||
# proto-message: MyMessage |
||||
|
||||
no_declaration { |
||||
number: 525000000 |
||||
full_name: ".protoc.extension.declaration.test" |
||||
type: "string" |
||||
} |
Loading…
Reference in new issue