- # Generated by the protocol buffer compiler. DO NOT EDIT!
- # source: tests/test_import.proto
- require 'google/protobuf'
- Google::Protobuf::DescriptorPool.generated_pool.build do
- add_message "foo_bar.TestImportedMessage" do
- end
- end
- module FooBar
- TestImportedMessage = Google::Protobuf::DescriptorPool.generated_pool.lookup("foo_bar.TestImportedMessage").msgclass
- end
|