Implement generator support for extension fields (no encoder/decoder support yet)
This commit is contained in:
@@ -86,5 +86,8 @@ message AllTypes {
|
||||
// Just to make sure that the size of the fields has been calculated
|
||||
// properly, i.e. otherwise a bug in last field might not be detected.
|
||||
required int32 end = 99;
|
||||
|
||||
|
||||
extensions 200 to 255;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user