This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
pebble
mirror of
https://github.com/google/pebble
Watch
1
Star
0
Fork
You've already forked pebble
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e3dd54fda9
pebble
/
third_party
/
nanopb
/
tests
/
no_messages
/
no_messages.proto
10 lines
103 B
Protocol Buffer
Raw
Blame
History
/* Test that a file without any messages works. */
syntax
=
"proto2"
;
enum
Test
{
First
=
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink