syntax = "proto3";

option (any) = {
  array: [
    "x" // comment
  ]
};
