Sign in
go
/
mobile
/
d1f7d34360758c8fa4e81b703102e5a1e44e65f5
/
.
/
bind
/
testdata
/
issue29559.go
blob: 597847defb862f345e5b3069f0b78f3e465cd8db [
file
]
package issue29559
type AString = string
func TakesAString(s AString) {}