Home | History | Annotate | Download | only in fmt

Lines Matching refs:Can

3 // license that can be found in the LICENSE file.
866 // each key. Since NaNs can be map keys but cannot
1379 {2, `Sprintf("%g")`, func() { Sprintf("%g", float32(3.14159)) }}, // TODO: Can this be 1?