Sign in
pigweed
/
third_party
/
github
/
nanopb
/
nanopb
/
32ec5264b7748d2dfed55f46811a975757d5e0ce
/
.
/
tests
/
message_sizes
/
dummy.c
blob: 767ad463b8a1e1bd829d9ae5c2ef30b74c15ac30 [
file
] [
log
] [
blame
]
/* Just test that the file can be compiled successfully. */
#include
"messages2.pb.h"
int
main
()
{
return
xmit_size
;
}