message Foo { optional string from = 1; }
message Foo
{
optional string from = 1;
}