index
:
golang-1.20
debian
progress-linux
upstream
debian 12 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
fixedbugs
/
issue16133.dir
/
a1.go
blob: 497cccf3633f957192c07ae58e63792754bc31d9 (
plain
)
1
2
3
4
5
6
7
package
a
type
X
string
func
NewX
()
X
{
return
""
}