blob: 45bb2e6660d5552e9881cc080545c9df900a7e02 [file] [log] [blame]
/* Test that a file without any messages works. */
syntax = "proto2";
enum Test {
First = 1;
}