parent
9c4be5f654
commit
f174d36380
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
syntax = "proto3"; |
||||
|
||||
package bar; |
||||
|
||||
message TestInclude { |
||||
int32 a = 1; |
||||
} |
Loading…
Reference in new issue