Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
h5
/
elm-server
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6d87a306b8
Branches
Tags
master
elm-server
/
3rd
/
pbc
/
test
/
float.proto
float.proto
64 B
History
Raw
1
2
3
4
5
message real {
optional float f = 1;
optional double d = 2;
}