It is illegal to take the address of such an element; if s[i] is the i'th byte of a string, &s[i] is invalid.
The Go Programming Language Specification - The Go Programming Language https://golang.google.cn/ref/spec#Numeric_types
The Go Programming Language Specification - The Go Programming Language https://golang.google.cn/ref/spec#Numeric_types