android_mt6572_jiabo/external/nanopb-c/tests/no_messages/no_messages.proto
2025-09-05 16:56:03 +08:00

7 lines
83 B
Protocol Buffer

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