MCPcopy Create free account
hub / github.com/bitfield/ftl-code / Double

Method Double

21.3/mytypes.go:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3type MyInt int
4
5func (input *MyInt) Double() {
6 *input *= 2
7}

Callers 3

TestDoubleFunction · 0.80
TestDoubleFunction · 0.80
TestDoubleFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestDoubleFunction · 0.64
TestDoubleFunction · 0.64
TestDoubleFunction · 0.64