Get desktop application:
View/edit binary Protocol Buffers messages
optional int64 foo = 1
optional string bar = 2
optional string simple = 1
optional string empty = 2
repeated string repeat = 3
Used in: TestComplex
optional string simple = 1
repeated string repeat = 2