This commit is contained in:
3
node_modules/protocol-buffers-schema/test/fixtures/escaped-quotes.proto
generated
vendored
Normal file
3
node_modules/protocol-buffers-schema/test/fixtures/escaped-quotes.proto
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
message Event {
|
||||
EntityId id = 1 [(tagger.tags) = "a:'Hello, there', bson:\"_id,omitempty\"" ];
|
||||
}
|
||||
Reference in New Issue
Block a user