Change-Id: I6503053ed4c39c791bd9118ceacdbdde2006eb2b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170337 Reviewed-by: Herbie Ong <herbie@google.com>
@@ -51,7 +51,7 @@ type ExtensionDescV1 struct {
// Field is the field number of the extension.
//
// Deprecated: Use Type.Number instead.
- Field int32 // field number
+ Field int32
// Name is the fully qualified name of extension.