MCPcopy Create free account
hub / github.com/despiteallobjections/amigo / t2

Struct t2

ssa/testdata/structconv.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 x int
16}
17type t2 struct {
18 x int `tag`
19}
20
21func main() {
22 var tv1 t1

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected