| commit | bb32a613645c0779d8d80b71af9fddbbd814773d | [log] [tgz] |
|---|---|---|
| author | foremans <foremans@google.com> | Tue Jul 30 19:13:27 2013 -0700 |
| committer | foremans <foremans@google.com> | Tue Jul 30 19:13:27 2013 -0700 |
| tree | bdee0fa5dca76df3bc94fa11662c288b665b13df | |
| parent | d929c45fcc81a889806c1d0b3b724a12a5d846e9 [diff] |
Fixed linking to groups in complex values, for example:
message M {
option (custom_option) = {
groupMember {
valueInGroup: true
}
}
}