We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d0e40 commit 08eed0dCopy full SHA for 08eed0d
tests/inputs/entry/entry.proto
@@ -1,5 +1,7 @@
1
syntax = "proto3";
2
3
+package entry;
4
+
5
// This is a minimal example of a repeated message field that caused issues when
6
// checking whether a message is a map.
7
//
0 commit comments