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