HomeServer/3rd/protobuf/ruby/tests/test_import.proto

6 lines
69 B
Protocol Buffer
Raw Permalink Normal View History

2024-11-20 15:41:09 +08:00
syntax = "proto3";
package foo_bar;
message TestImportedMessage {}