HomeSort by relevance Sort by last modified time
    Searched refs:woo (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
print.go 142 fmt.Printf("%08s", "woo") // correct
143 fmt.Printf("% 8s", "woo") // correct
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
print.go 142 fmt.Printf("%08s", "woo") // correct
143 fmt.Printf("% 8s", "woo") // correct

Completed in 102 milliseconds