Home
last modified time | relevance | path

Searched defs:IntString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/fmt/
Dscan_test.go103 type IntString struct { struct
104 i int
105 s string
108 func (s *IntString) Scan(state ScanState, verb rune) error {