index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
5 protocol buffers
/
defs.proto
blob: dad575470cb68ba244d85d722e9e6fa3d6fc911c (
plain
)
1
2
3
4
5
syntax
=
"proto3"
;
message
Dummy
{
string
text
=
1
;
}