index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ruby
/
tests
/
test_import.proto
blob: 230484ee576721ac7348dce0e1178aa88c1334ef (
plain
)
1
2
3
4
5
syntax = "proto3"; package foo_bar; message TestImportedMessage {}