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