(_ int)
| 160 | } |
| 161 | |
| 162 | func (p *EmbedPointerEmbed) EmbedPointerEmbedPointerReceiverMethod(_ int) string { |
| 163 | return "" |
| 164 | } |
| 165 | |
| 166 | type EmbedEmbed struct { |
| 167 | EmbedEmbedString string |
nothing calls this directly
no outgoing calls
no test coverage detected