Goby3 3.5.0
2026.05.29
Loading...
Searching...
No Matches
test.proto
Go to the documentation of this file.
1syntax = "proto2";
2
3message Widget
4{
5 optional int32 b = 1;
6}