Training
Consulting
Tools
xref
: /
nanopb-2.7.6
/
tests
/
regression
/
issue_610
/
nanopb_generator_bug
/
first
/
b
/
ba.proto
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
syntax="proto3";
2
3
package
first.b
;
4
5
message A {}
6