MCPcopy Create free account
hub / github.com/expr-lang/expr / B

Struct B

expr_test.go:1809–1811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1807 Field string
1808 }
1809 type B struct {
1810 Field int
1811 }
1812 type C struct {
1813 A
1814 B

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected