github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/proto_rules/test.proto (about) 1 syntax = "proto3"; 2 3 package proto_rules; 4 5 message TestMessage { 6 string id = 1; 7 }