/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
gofmt
/
testdata
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/gofmt/testdata
Edit:
/opt/golang/1.22.0/src/cmd/gofmt/testdata/typealias.golden
package q import "p" type _ = int type a = struct{ x int } type b = p.B type ( _ = chan<- int aa = interface{} bb = p.BB ) // TODO(gri) We may want to put the '=' into a separate column if // we have mixed (regular and alias) type declarations in a group. type ( _ chan<- int _ = chan<- int aa0 interface{} aaa = interface{} bb0 p.BB bbb = p.BB )
Ukuran: 365 B