index
:
golang-1.17
debian
progress-linux
upstream
debian 11 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
go
/
internal
/
gccgoimporter
/
testdata
/
issue27856.go
blob: bf361e1cd803beb0b2a0af2ca2bb8a45ab92f0be (
plain
)
1
2
3
4
5
6
7
8
9
package
lib
type
M
struct
{
E
E
}
type
F
struct
{
_
*
M
}
type
E
=
F