This website requires JavaScript.
Explore
Help
Register
Sign In
ivanch
/
tcc
mirror of
https://github.com/ivanch/tcc.git
Watch
1
Star
0
Fork
You've already forked tcc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1eb02db473
tcc
/
scripts
/
helloworld.proto
5 lines
61 B
Protocol Buffer
Raw
Blame
History
syntax
=
"proto3"
;
message
MyObj
{
string
message
=
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink