()
| 1302 | |
| 1303 | func (*NMMessage) Reset() {} |
| 1304 | func (*NMMessage) String() string { return "" } |
| 1305 | func (*NMMessage) ProtoMessage() {} |
| 1306 | |
| 1307 | // Verify a type that uses the Marshaler interface, but has a nil pointer. |
no outgoing calls
no test coverage detected