Goby3 3.4.0
2026.04.13
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}