1namespace go common
2
3struct B {
4    1: optional string b
5}
6