aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto/grpc/testing/compiler_test.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/grpc/testing/compiler_test.proto')
-rw-r--r--src/proto/grpc/testing/compiler_test.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/proto/grpc/testing/compiler_test.proto b/src/proto/grpc/testing/compiler_test.proto
index db5ca48331..9fa5590a59 100644
--- a/src/proto/grpc/testing/compiler_test.proto
+++ b/src/proto/grpc/testing/compiler_test.proto
@@ -20,6 +20,9 @@
syntax = "proto3";
// Ignored detached comment
+// The comments in this file are not meant for readability
+// but rather to test to make sure that the code generator
+// properly preserves comments on files, services, and RPCs
// Ignored package leading comment
package grpc.testing;