func encoding/gob.decComplex64

2 uses

	encoding/gob (current package)
		decode.go#L353: func decComplex64(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L772: 	reflect.Complex64:  decComplex64,