Haiyun Zhao
Results
1
comments of
Haiyun Zhao
@LucioFranco Hello! I encounter this problem too. It's simple to reproduce it. In the examples/proto/helloworld/helloworld.proto, add a method using google well known wrapper types: ```proto import "google/protobuf/wrappers.proto"; // The greeting...