Sha256: 8496a1fbbaa7533b733fe95660313b542275b60f4af4a80c250c27f9ed59d95a

Contents?: true

Size: 84 Bytes

Versions: 6

Compression:

Stored size: 84 Bytes

Contents

message Foo {  
  message Bar {
  } 
}
message Baaz {  
  optional Foo.Bar x = 1;
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
macks-ruby_protobuf-0.3.2.1 test/proto/nested.proto
macks-ruby_protobuf-0.3.2.2 test/proto/nested.proto
macks-ruby_protobuf-0.3.2.3 test/proto/nested.proto
macks-ruby_protobuf-0.3.3 test/proto/nested.proto
ruby_protobuf-0.3.3 test/proto/nested.proto
ruby_protobuf-0.3.2 test/proto/nested.proto