ooggss
initial
f0f4f2b
syntax = "proto3";
package test;
message Message {
bytes data = 1;
}