blob: dad575470cb68ba244d85d722e9e6fa3d6fc911c [file] [log] [blame]
syntax = "proto3";
message Dummy {
string text = 1;
}