index
:
debian/packages/python-aristaproto
debian
upstream
debian: python-aristaproto
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
inputs
/
bytes
/
bytes.proto
blob: 9895468574ffb568eefd935cd9e6cf94dc6868e4 (
plain
)
1
2
3
4
5
6
7
syntax
=
"proto3"
;
package
bytes
;
message
Test
{
bytes
data
=
1
;
}