msgp:ignore regex:IGNORE
| 362 | //msgp:ignore regex:IGNORE |
| 363 | |
| 364 | type RegexIGNORETest struct{} |
| 365 | |
| 366 | // Will fail to compile if also generated |
| 367 | func (z *RegexIGNORETest) Msgsize() int { |
nothing calls this directly
no outgoing calls
no test coverage detected