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
/
double
/
double.proto
blob: 66aea95d1b2657bfdbf6e290d20ce2301a80a832 (
plain
)
1
2
3
4
5
6
7
syntax
=
"proto3"
;
package
double
;
message
Test
{
double
count
=
1
;
}