github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/python_rules/test.proto (about)

     1  syntax = 'proto2';
     2  
     3  package test.python;
     4  
     5  message TestMessage {
     6    optional int32 test = 1;
     7  }