1 2 3 4 5 6 7 8 9
/* Test that a file without any messages works. */ syntax = "proto2"; enum Test { First = 1; }