aboutsummaryrefslogtreecommitdiff
path: root/reflect/protoreflect/type.go
diff options
context:
space:
mode:
Diffstat (limited to 'reflect/protoreflect/type.go')
-rw-r--r--reflect/protoreflect/type.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/reflect/protoreflect/type.go b/reflect/protoreflect/type.go
index 8e53c44a..3867470d 100644
--- a/reflect/protoreflect/type.go
+++ b/reflect/protoreflect/type.go
@@ -480,6 +480,7 @@ type ExtensionDescriptors interface {
// relative to the parent that it is declared within.
//
// For example:
+//
// syntax = "proto2";
// package example;
// message FooMessage {