aboutsummaryrefslogtreecommitdiff
path: root/cmd/protoc-gen-go/testdata/comments/comments.pb.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/protoc-gen-go/testdata/comments/comments.pb.go')
-rw-r--r--cmd/protoc-gen-go/testdata/comments/comments.pb.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/protoc-gen-go/testdata/comments/comments.pb.go b/cmd/protoc-gen-go/testdata/comments/comments.pb.go
index 5b3fcf45..e0e34e4c 100644
--- a/cmd/protoc-gen-go/testdata/comments/comments.pb.go
+++ b/cmd/protoc-gen-go/testdata/comments/comments.pb.go
@@ -87,6 +87,7 @@ type Message1 struct {
// COMMENT: Oneof1A.Leading
//
// Types that are assignable to Oneof1A:
+ //
// *Message1_Oneof1AField1
Oneof1A isMessage1_Oneof1A `protobuf_oneof:"Oneof1a"`
}