waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

messageboth_inc.proto (85B)


      1 message IncludeMeBoth {
      2     required int32 test = 1;
      3     optional uint32 blah = 2;
      4 }