github.com/sercand/please@v13.4.0+incompatible/test/go_rules/cover-test/test-proto.proto (about) 1 syntax = "proto3"; 2 3 package covertest; 4 5 message Test { 6 string s = 1; 7 }