You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current grammar for Protobuf2 has an "extensions" keyword, but it only supports a range qualifier, whereas .proto files allow verification and declaration arguments as well. Nearly all the examples from the Protobuf docs fail to parse.