allwinner_a64/android/external/nanopb-c/tests/no_messages/no_messages.proto
2018-08-08 16:14:42 +08:00

7 lines
83 B
Protocol Buffer

/* Test that a file without any messages works. */
enum Test {
First = 1;
}