mirror of
https://github.com/google/pebble.git
synced 2025-12-05 21:52:26 -05:00
Import of the watch repository from Pebble
This commit is contained in:
9
third_party/nanopb/tests/no_messages/no_messages.proto
vendored
Normal file
9
third_party/nanopb/tests/no_messages/no_messages.proto
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Test that a file without any messages works. */
|
||||
|
||||
syntax = "proto2";
|
||||
|
||||
enum Test {
|
||||
First = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user