blob: 5b43e4b34878880b2ba398f9631b36376a03e6bc [file]
package proto.test;
message ImportedMessage {
optional int32 a = 26;
}