var infp0 … var infm0 … var inf0p … var inf0m … var infpp … var infpm … var infmp … var infmm … type atocTest … func TestParseComplex(t *testing.T) { … } // Issue 42297: allow ParseComplex(s, not_32_or_64) for legacy reasons func TestParseComplexIncorrectBitSize(t *testing.T) { … }