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