Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
frameworks
/
5 protocol buffers
/
defs.proto
blob: dad575470cb68ba244d85d722e9e6fa3d6fc911c (
plain
)
1
2
3
4
5
syntax
=
"proto3"
;
message
Dummy
{
string
text
=
1
;
}