error: `package` declaration cannot specify compact options
  --> testdata/parser/package/options.proto:17:14
   |
17 | package test [(not.allowed) = "here"];
   |              ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this

encountered 1 error
